Share via


ReqDemPlanImportForecastController.lastValueDataAreaId Method [AX 2012]

Returns the DataAreaId value for the usage of the SysLastValue framework.

Syntax

protected DataAreaId lastValueDataAreaId()

Run On

Called

Return Value

Type: DataAreaId Extended Data Type
The DataAreaId value.

Remarks

Returning a constant DataAreaId value makes the xSysLastValue class persist data cross-company.

See Also

Reference

ReqDemPlanImportForecastController Class