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
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
CountNumber 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.

See Also

  • No labels