ICriteria.IsEmpty property
Gets a value indicating whether this criteria instance is empty.
public bool IsEmpty { get; }
Property Value
true if this instance is empty; otherwise, false.
See Also
- interface ICriteria
Gets a value indicating whether this criteria instance is empty.
public bool IsEmpty { get; }
true if this instance is empty; otherwise, false.