QuickSearchAttribute.IsExplicit property

namespace: Serenity.Data.Mapping   assemblySerenity.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