Versions Compared

Key

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

...

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 as String or Integer.

...

PropertyDescription
_ItemReturns a BusinessDataObject object specified by the given Name, GUID, or ID. PARAMETERS: Identifier as String or Integer.
_NewEnum
CountThis is the number Number of BusinessDataObjects in the collection. DATATYPE: Integer.
ItemReturns a BusinessDataObject object specified by the given Name, GUID, or ID. PARAMETERS: Identifier as String or Integer.

...