Share via


LedgerRRGEProperty_W.initChildsFromTemplate Method [AX 2012]

Initializes the list of children from template section settings.

Syntax

public boolean initChildsFromTemplate([boolean _treeDeep, boolean _forceInit])

Run On

Called

Parameters

  • _treeDeep
    Type: boolean
    A Boolean value that indicates whether subsections should also be initialized; optional.
  • _forceInit
    Type: boolean
    A Boolean value that indicates whether children should be reinitialized; optional.

Return Value

Type: boolean
true if the object has children; otherwise, false.

See Also

Reference

LedgerRRGEProperty_W Class