You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 3 Next »

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

Public Properties

PropertyDescription

Returns a BusinessDataObject object specified by the given Name, GUID, or ID. PARAMETERS: Identifier as String or Integer.



This is the number of BusinessDataObjects in the collection. DATATYPE: Integer.

Returns a BusinessDataObject object specified by the given Name, GUID, or ID. PARAMETERS: Identifier as String or Integer.

See Also

  • No labels