PrintMgmtSetupDocInstance::nextPriorityId Method [AX 2012]
Retrieves the next priority number available for a document instance.
client server protected static PrintMgmtPriorityId nextPriorityId(PrintMgmtSetupDoc _parent)
Run On
CalledParameters
- _parent
- Type: PrintMgmtSetupDoc Class
The parent document of the document instance.
Return Value
Type: PrintMgmtPriorityId Extended Data TypeA number one more than the last used priority for a given document.
Show: