Skip to content

Latest commit

 

History

History
16 lines (10 loc) · 449 Bytes

File metadata and controls

16 lines (10 loc) · 449 Bytes

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