Description

Returns the active submodel. The active submodel is the submodel that is currently displayed in ER/Studio. RETURN DATATYPE: SubModel.

Syntax

Public Function ActiveSubModel() As Variant

Example

Dim MyModel As Model

MyModel = Model.ActiveSubModel

See Also

  • No labels