Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Public Methods

MethodDescription
SecurityProperty

Returns the SecurityProperty object of this BoundSecurityProperty.

Public Properties

PropertyDescription
SequenceNo
This is the
Sequence number of the BoundSecurityProperty. DATATYPE: Integer.
ValueCurrentReturns the current value of the bound security property, whether it be the default value or an override. DATATYPE: String.
ValueOverride

Returns the ValueOverride of this BoundSecurityProperty. This property overrides the ValueDefault of the SecurityProperty. DATATYPE: String.

See Also