PrintMgmtSetupDoc.getInstancePos Method [AX 2012]

Retrieves the position of a document instance.

public int getInstancePos(PrintMgmtSetupDocInstance _instance)

Run On

Called

Parameters

_instance
Type: PrintMgmtSetupDocInstance Class
The document instance.

Return Value

Type: int
An ordinal value from 1 to PrintMgmtSetupDoc.numInstances; otherwise, 0 if the document instance is not found.

Community Additions

ADD
Show: