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

Compare with Current View Page History

Version 1 Current »

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