Share via


ReqDemPlanForecastAttributeManager.isAttributeConfigurable Method [AX 2012]

Checks if given forecast attribute type is configurable.

Syntax

private boolean isAttributeConfigurable(ReqDemPlanForecastAttributeType _forecastAttributeType)

Run On

Server

Parameters

Return Value

Type: boolean
A boolean stating if attribute is configurable.

See Also

Reference

ReqDemPlanForecastAttributeManager Class