PrintMgmtSetupFolder.getChildByPos Method [AX 2012]
Gets a child of this folder by its position.
public PrintMgmtSetupItem getChildByPos(int _childIdx)
Run On
CalledParameters
- _childIdx
- Type: int
The index of the item to retrieve.
Return Value
Type: PrintMgmtSetupItem ClassThe item requested, if it exists; otherwise, nullNothingnullptrunita null reference (Nothing in Visual Basic).
Community Additions
ADD
Show: