Initializing help system before first use

Owner Property

Returns a reference to this XPRM object - included to implement the XPRMObject interface.

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

Property Value

Type:  XPRMObject

Implements

XPRMObjectOwner
See Also