PrintMgmtSetupDocInstance.initFromRec Method [AX 2012]
Initializes a document instance from its persisted state.
protected void initFromRec(
PrintMgmtSetupDoc _parent,
PrintMgmtDocInstance _rec,
LanguageId _langId)
Run On
CalledParameters
- _parent
- Type: PrintMgmtSetupDoc Class
The parent document for this document instance.
- _rec
- Type: PrintMgmtDocInstance Table
The record the document instance will be initialized from and persisted to.
- _langId
- Type: LanguageId Extended Data Type
The language ID for the document instance.
Community Additions
ADD
Show: