SRSPrintDestinationSettings.getPaperTray Method [AX 2012]

Gets the papaer tray given its index.

public XmlNode getPaperTray(int trayIndex)

Run On

Called

Parameters

trayIndex
Type: int
The tray index which signifies the order the particular tray is listed

Return Value

Type: XmlNode Class
The XmlNode object which holds the properties for a particular tray

Community Additions

ADD
Show: