Click or drag to resize

OperatorParameter Properties

The OperatorParameter type exposes the following members.

Properties
  NameDescription
Public propertyInput
Gets the last used input expression, as set by the latest compilation. It represents the object over which the value of the parameter is calculated.
Public propertyOperator
Gets the operator.
Public propertyStringValue
Gets the string representation of the parameter.
Top
See Also