Share via


ReqDemPlanImportForecastDataContract.hasModelMapping Method [AX 2012]

Verifies whether a model mapping exists.

Syntax

private boolean hasModelMapping(DataAreaId _company, ForecastModelId _modelId)

Run On

Called

Parameters

Return Value

Type: boolean
true if a model mapping exists; otherwise, false.

See Also

Reference

ReqDemPlanImportForecastDataContract Class