Initializing help system before first use

GetValueAsString Method

Get the value of a string field of the record

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

Parameters

field
Type:  MoselXPRMRecordField

Return Value

Type:  String
See Also