Click or drag to resize

ReferenceOperatorParameter Properties

The ReferenceOperatorParameter 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.
(Inherited from OperatorParameter.)
Public propertyOperator
Gets the operator.
(Inherited from OperatorParameter.)
Public propertyStringValue
Gets the string representation of the parameter.
(Inherited from OperatorParameter.)
Top
See Also