Share via


DimensionTreeResult.parmUpdatedHasErrorInChildren Method [AX 2012]

Gets or sets the UpdatedHasErrorInChildren parameter.

Syntax

public boolean parmUpdatedHasErrorInChildren([boolean _updatedHasErrorInChildren])

Run On

Called

Parameters

  • _updatedHasErrorInChildren
    Type: boolean
    The value to set.

Return Value

Type: boolean
The value of the UpdatedHasErrorInChildren parameter.

See Also

Reference

DimensionTreeResult Class