Public Methods

MethodDescription
AddCreates a new ValidAttachmentBinding in the collection, and then returns the pointer. PARAMETERS: ObjectType (String).
RemoveDeletes an ValidAttachmentBinding object specified by the given ObjectType or ID. PARAMETERS: Identifier (String or Integer).

Public Properties

PropertyDescription
_ItemReturns a ValidAttachmentBinding object specified by the given ObjectType, GUID, or ID. PARAMETERS: Identifier (String or Integer).
_NewEnum
CountNumber of ValidAttachmentBinding objects in the collection. DATATYPE: Integer.
ItemReturns a ValidAttachmentBinding object specified by the given ObjectType, GUID, or ID. PARAMETERS: Identifier (String or Integer).