Share via


ReqDemPlanDataReader.getDouble Method [AX 2012]

Retrieves the double value in the specified column.

Syntax

public CLRObject getDouble(int _position)

Run On

Called

Parameters

  • _position
    Type: int
    The column index.

Return Value

Type: CLRObject Class
The double value.

See Also

Reference

ReqDemPlanDataReader Class