PrintMgmtSetupDoc.getInstanceByPos Method [AX 2012]
Gets a document instance by its position.
public PrintMgmtSetupDocInstance getInstanceByPos(int _docInstanceIdx)
Run On
CalledParameters
- _docInstanceIdx
- Type: int
The index of the document instance to retrieve.
Return Value
Type: PrintMgmtSetupDocInstance ClassThe instance requested, if it exists; otherwise, nullNothingnullptrunita null reference (Nothing in Visual Basic).
Community Additions
ADD
Show: