Initializing help system before first use

NumberOfReferences Property

Get number of references to this module. This corresponds to the number of models currently loaded requiring the module.

Namespace:   Mosel
Assembly:  xprmdn (in xprmdn.dll) Version: 5.0.2.0
Syntax
C#
public int NumberOfReferences { get; }

Property Value

Type:  Int32
See Also