Public Methods

MethodDescription
AttachmentReturns the Attachment object of this BoundAttachment.

Public Properties

PropertyDescription
SequenceNoSequence number of the BoundAttachment. DATATYPE: Integer.
ValueCurrentReturns 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.

  • No labels