PrintMgmtSetupSettings::initRec Method [AX 2012]

Initializes the values of a PrintMgmtSettings record.

client server protected static void initRec(RecId _parentRecId, PrintMgmtSettings _rec)

Run On

Called

Parameters

_parentRecId
Type: RecId Extended Data Type
The record ID of the document instance that will be the parent of these settings.
_rec
Type: PrintMgmtSettings Table
The PrintMgmtSettings record to initialize.
Show: