UniqueAttribute.IgnoreDeleted property
Gets or sets a value indicating whether to ignore deleted records.
public bool IgnoreDeleted { get; set; }
Property Value
true if should ignore deleted; otherwise, false.
See Also
- class UniqueAttribute
Gets or sets a value indicating whether to ignore deleted records.
public bool IgnoreDeleted { get; set; }
true if should ignore deleted; otherwise, false.