LookupIncludeAttribute class
namespace: Serenity.Data.Mapping assembly: Serenity.Net.Data
Marks the property so that it should be included in lookup by default.
[AttributeUsage(AttributeTargets.Property)]
public sealed class LookupIncludeAttribute : Attribute
Public Members
| name | description |
|---|---|
| LookupIncludeAttribute() | The default constructor. |
See Also
- Source: LookupIncludeAttribute.cs