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

Compare with Current View Page History

« Previous Version 4 Next »

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 as String or Integer.
RemoveDeletes a BusinessDataObject display object specified by the given Name, GUID, or ID from ER/Studio. PARAMETERS: Identifier as String or Integer.

Public Properties

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

See Also

  • No labels