Versions Compared

Key

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

...

MethodDescription
AddCreates a new Attachment in the collection and returns the pointer. PARAMETERS: Name, Description, and ValueDefault as Strings, Datatype as Integer.
RemoveDeletes an Attachments object specified by the given name or ID. PARAMETERS: Identifier as String or Integer.

Public Properties

PropertyDescription
_ItemReturns an Attachment object specified by the given name, GUID, or ID. PARAMETERS: Identifier as String or Integer.
_NewEnum
CountThis is the number Number of Attachment objects in the collection. DATATYPE: Integer.
ItemReturns a Attachment object specified by the given name, GUID, or ID. PARAMETERS: Identifier as String or Integer.
Info
titleSee Also