Versions Compared

Key

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

Public Methods

MethodDescription
AddCreates and returns a new BusinessDataObject. PARAMETERS: LogicalName (String), PhysicalName (String).
RemoveDeletes a BusinessDataObject object specified by the given Name, GUID, or ID from the collection. PARAMETERS: Identifier (String or Integer).

Public Properties

PropertyDescription
_ItemReturns a BusinessDataObject object specified by the given Name, GUID, or ID. PARAMETERS: Identifier (String or Integer).
_NewEnum
CountNumber of BusinessDataObjects in the collection. DATATYPE: Integer.
ItemReturns a BusinessDataObject object specified by the given Name, GUID, or ID. PARAMETERS: Identifier (String or Integer).
Info
titleSee Also