Share via


ReqPlanData.parmUseSetupDimCache Method [AX 2012]

Gets or sets the UseSetupDimCache parameter.

Syntax

public boolean parmUseSetupDimCache([boolean _useSetupDimCache])

Run On

Called

Parameters

  • _useSetupDimCache
    Type: boolean
    The value to set; optional.

Return Value

Type: boolean
The value of the UseSetupDimCache parameter.

See Also

Reference

ReqPlanData Class