Initializing help system before first use

GetValueAsBoolean Method

Get the value of a boolean field of the record

Namespace:   Mosel
Assembly:  xprmdn (in xprmdn.dll) Version: 5.0.2.0
Syntax
C#
public bool GetValueAsBoolean(
	XPRMRecordField field
)

Parameters

field
Type:  MoselXPRMRecordField

Return Value

Type:  Boolean
See Also