Initializing help system before first use

GetValueAsInteger Method

Get the value of an int field of the record

Namespace:   Mosel
Assembly:  xprmdn (in xprmdn.dll) Version: 4.8.0.0
Syntax
C#
public int GetValueAsInteger(
	XPRMRecordField field
)

Parameters

field
Type:  MoselXPRMRecordField

Return Value

Type:  Int32
See Also