Initializing help system before first use

Model Property

Returns the XPRMModel reference to which this XPRMObject belongs, or null if no model anywhere among this object's ancestors

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

Property Value

Type:  XPRMModel
See Also