ReqDemPlanDataReader::newReader Method [AX 2012]
Creates a new instance of the data reader wrapper class based on the specified IDataReader instance.
client server public static ReqDemPlanDataReader newReader(CLRObject _reader)
Run On
CalledParameters
- _reader
- Type: CLRObject Class
The specified instance to use.
Show: