Share via


EcoResProductVariantsFormHelper.isDimensionDatasourceActive Method [AX 2012]

Verifies that the current form data source represents an active product dimension

Syntax

public boolean isDimensionDatasourceActive(FormDataSource _formDataSource)

Run On

Called

Parameters

Return Value

Type: boolean
true if the current form data source represents an active product dimension; otherwise, false.

See Also

Reference

EcoResProductVariantsFormHelper Class