Initializing help system before first use

Fields Property

Get an iterator to enumerate all fields of the record.

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

Property Value

Type:  XPRMRecordFields
See Also