Public Methods

MethodDescription
AddCreates a new BusinessDataObject display object from the BusinessDataObject object identified by the given Name, GUID, or ID, and then returns the new display object. PARAMETERS: Identifier (String or Integer).
RemoveDeletes a BusinessDataObject display object specified by the given Name, GUID, or ID from ER/Studio. PARAMETERS: Identifier (String or Integer).

Public Properties

PropertyDescription
_ItemReturns a BusinessDataObject display object as specified by the given Name, GUID, or ID. PARAMETERS: Identifier (String or Integer).
_NewEnum
CountNumber of Business Data Object displays in the collection. DATATYPE: Integer.
ItemReturns a BusinessDataObject display object as specified by the given Name, GUID, or ID. PARAMETERS: Identifier (String or Integer).