PrintMgmtSetupDocInstance.findNonInherited Method [AX 2012]

Finds the non-inherited ancestor for an inherited document instance.

public PrintMgmtSetupDocInstance findNonInherited()

Run On

Called

Return Value

Type: PrintMgmtSetupDocInstance Class
A non-inherited document instance with a matching name; otherwise, nullNothingnullptrunita null reference (Nothing in Visual Basic).

The search for a non-inherited ancestor always starts in the parent document. It is assumed that the document instance in the parent document is inherited.

Community Additions

ADD
Show: