Property CheckItems
- Namespace
- YndigoBlue.Velocity.Constraints
- Assembly
- YndigoBlue.Velocity.dll
CheckItems
Gets or sets the collection of check items that make up the check expression.
public IEnumerable<ICheckItem> CheckItems { get; set; }
Gets or sets the collection of check items that make up the check expression.
public IEnumerable<ICheckItem> CheckItems { get; set; }