Public Methods

MethodDescription
SecurityProperty

Returns the SecurityProperty object of this BoundSecurityProperty.

Public Properties

PropertyDescription
SequenceNoSequence 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.

  • No labels