Page History
Public Methods
Method | Description |
---|---|
Add | Creates and returns a new BusinessDataObject. PARAMETERS: LogicalName (String), PhysicalName (String). |
Remove | Deletes a BusinessDataObject object specified by the given Name, GUID, or ID from the collection. PARAMETERS: Identifier as String or Integer. |
Public Properties
Property | Description |
---|---|
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. |