PrintMgmtPrintSetting.getDetailByPos Method [AX 2012]
Retrieves the instance of the PrintMgmtPrintSettingDetail class for the specified position.
public PrintMgmtPrintSettingDetail getDetailByPos(int _position)
Run On
CalledParameters
- _position
- Type: int
The position of the requested instance of the PrintMgmtPrintSettingDetail class.
Return Value
Type: PrintMgmtPrintSettingDetail ClassThe instance of the PrintMgmtPrintSettingDetail class for the specified position.
Community Additions
ADD
Show: