ReqDemPlanDataReader.getDateTime Method [AX 2012]

Retrieves the date/time value in the specified column.

Syntax

public CLRObject getDateTime(int _position)

Run On

Called

Parameters

  • _position
    Type: int
    The column index.

Return Value

Type: CLRObject Class
The date/time value.

See Also

Reference

ReqDemPlanDataReader Class