Skip to main content

OperandParameter Properties

This class supports the internal infrastructure and is not intended to be used directly from your code.
Name Description
CustomAggregateCount static Inherited from CriteriaOperator.
CustomFunctionCount static Returns the number of custom functions registered in an application via the CriteriaOperator.RegisterCustomFunction and CriteriaOperator.RegisterCustomFunctions method calls. Inherited from CriteriaOperator.
ParameterName For internal use only.
Value Gets or sets a value for the operand. Inherited from OperandValue.
XmlValue Gets or sets the current operand’s formatted value. Inherited from OperandValue.
See Also