Initializing help system before first use

AsRecord Method

A record type value. This function is defined if the actual object is of a record type.

Namespace:   Mosel
Assembly:  xprmdn (in xprmdn.dll) Version: 4.8.0.0
Syntax
C#
public virtual XPRMRecord AsRecord()

Return Value

Type:  XPRMRecord
The value as a XPRMRecord
See Also