Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Public Methods

MethodDescription
AttachmentReturns the Attachment object of this BoundAttachment.

Public Properties

PropertyDescription
SequenceNoThis is the Sequence 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