PrintMgmtSetupDoc.getInstancePos Method [AX 2012]
Retrieves the position of a document instance.
public int getInstancePos(PrintMgmtSetupDocInstance _instance)
Run On
CalledParameters
- _instance
- Type: PrintMgmtSetupDocInstance Class
The document instance.
Return Value
Type: intAn ordinal value from 1 to PrintMgmtSetupDoc.numInstances; otherwise, 0 if the document instance is not found.
Community Additions
ADD
Show: