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

Compare with Current View Page History

« Previous Version 2 Current »

Public Methods

MethodDescription
AddCreates a new submodel with the given name, and then returns the new submodel to the caller. Only objects which are selected in the main model are added to the new submodel. PARAMETERS: Name (String).
RemoveDeletes a SubModel object as specified by the given name or ID, from ER/Studio. PARAMETERS: Identifier (String or Integer).

Public Properties

PropertyDescription

Returns a SubModel object as specified by the given name or ID. PARAMETERS: Identifier (String or Integer).



Number of SubModel objects in the collection. DATATYPE: Integer.

Returns a SubModel object as specified by the given name or ID. PARAMETERS: Identifier (String or Integer).
  • No labels