Public Methods
Method | Description |
---|---|
Attachment | Returns the Attachment object of this BoundAttachment. |
Public Properties
Property | Description |
---|---|
SequenceNo | Sequence number of the BoundAttachment. DATATYPE: Integer. |
ValueCurrent | Returns the current value of the bound attachment, whether it be the default value or an override. DATATYPE: String. |
ValueOverride | Returns the ValueOverride of this BoundAttachment. This property overrides the ValueDefault of the Attachment. DATATYPE: String. |
See Also