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