QuickSearchAttribute.IsExplicit property
namespace: Serenity.Data.Mapping assembly: Serenity.Net.Data
Gets a value indicating whether this instance is explicit.
public bool IsExplicit { get; }
Property Value
true if this instance is explicit; otherwise, false.
See Also
- class QuickSearchAttribute