PrintMgmtSetupSettings::nextPriorityId Method [AX 2012]

Provides the next available priority value for a persisted setting.

client server protected static PrintMgmtPriorityId nextPriorityId(RefRecId _docInstanceRecId)

Run On

Called

Parameters

_docInstanceRecId
Type: RefRecId Extended Data Type
The record ID of the parent document instance.

Return Value

Type: PrintMgmtPriorityId Extended Data Type
The next available priority number.

Priority numbers must be unique and determine the ordering of settings.

Show: