OperandProperty Properties
The operand that represents an object’s property in Criteria Language expressions.| Name | Description |
|---|---|
| CustomFunctionCount static | Returns the number of registered custom functions. Inherited from CriteriaOperator. |
| Item[CriteriaOperator] | Returns the aggregate operand that evaluates the aggregate value by values that match the passed filter condition from the collection property the operand represents. |
| PropertyName | Gets or sets the name of the property the operand represents. |
See Also