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

Called

Parameters

_parent
Type: PrintMgmtSetupDoc Class
The parent document of the document instance.

Return Value

Type: PrintMgmtPriorityId Extended Data Type
A number one more than the last used priority for a given document.

Document instances must be unique by both priority ID and by name throughout a document.

Show: