Public Methods
Method | Description |
---|
| Adds the object specified by the given type and ID to the selected objects collection in the submodel. It then returns a selectedobject object. PARAMETERS: Type (Integer), Identifier (Integer). |
| Deletes a SelectedObject object as specified by the given type and ID, from ER/Studio. PARAMETERS: Identifier (String or Integer). |
Public Properties
Property | Description |
---|
| Returns a SelectedObject object as specified by the given type and ID. PARAMETERS: Type and Identifier (Integers). |
|
|
| Number of SelectedObject objects in the collection. DATATYPE: Integer. |
| Returns a SelectedObject object as specified by the given type and ID. PARAMETERS: Type and Identifier (Integers). |