Initializing help system before first use

Model Property

Returns a reference to this XPRM model - this is 'null' for XPRM objects

Namespace:   Mosel
Assembly:  xprmdn (in xprmdn.dll) Version: 4.8.0.0
Syntax
C#
public XPRMModel Model { get; }

Property Value

Type:  XPRMModel

Implements

XPRMObjectModel
See Also