Share via


ReqDemPlanForecastAttributeManager.isAttributeEnabled Method [AX 2012]

Check if given forecast attribute type is enabled.

Syntax

public boolean isAttributeEnabled(ReqDemPlanForecastAttributeType _forecastAttributeType)

Run On

Server

Parameters

Return Value

Type: boolean
A boolean stating if attribute is enabled.

See Also

Reference

ReqDemPlanForecastAttributeManager Class