You are viewing an old version of this page. View the current version.
Compare with Current
View Page History
« Previous
Version 2
Next »
Public Methods
Method | Description |
---|
Attachment | Returns the Attachment object of this BoundAttachment. |
Public Properties
Property | Description |
---|
SequenceNo | This is the 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