You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 4 Current »

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.

See Also

  • No labels