Public Methods
Method | Description |
---|---|
SecurityProperty | Returns the SecurityProperty object of this BoundSecurityProperty. |
Public Properties
Property | Description |
---|---|
SequenceNo | Sequence number of the BoundSecurityProperty. DATATYPE: Integer. |
ValueCurrent | Returns 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