Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Description

Returns the collection of submodels (of the given diagram) available in the repository. PARAMETERS: DiagramName (String).

Syntax

...

Code Block
languagevb
Public Function RepoAvailableSubmodels( _

...


   ByVal [DiagramName As Variant _

...


) As RepoSubmodels


Parameters

  • DiagramName

See Also