Share via


ReqPlanData.parmUseSetupCache Method [AX 2012]

Gets or sets the UseSetupCache parameter.

Syntax

public boolean parmUseSetupCache([boolean _useSetupCache])

Run On

Called

Parameters

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

Return Value

Type: boolean
The value of the UseSetupCache parameter.

See Also

Reference

ReqPlanData Class