ReqDemPlanDataReader.getString Method [AX 2012]

Retrieves the string value in the specified column.

public CLRObject getString(int _position)

Run On

Called

Parameters

_position
Type: int
The column index.

Return Value

Type: CLRObject Class
The string value.

Community Additions

ADD
Show: