ReqDemPlanForecastAttributeManager.isAttributeEnabled Method [AX 2012]

Check if given forecast attribute type is enabled.

public boolean isAttributeEnabled(ReqDemPlanForecastAttributeType _forecastAttributeType)

Run On

Server

Parameters

_forecastAttributeType
Type: ReqDemPlanForecastAttributeType Enumeration
Forecast attribute type that should be checked.

Return Value

Type: boolean
A boolean stating if attribute is enabled.

Community Additions

ADD
Show: