Share via


EcoResProductVariantsFormHelper.isVariantDimensionValueDatasource Method [AX 2012]

Checks whether the specified FormDataSource value belongs to distinct product variant dimension value tables.

Syntax

public boolean isVariantDimensionValueDatasource(FormDataSource _formDataSource)

Run On

Called

Parameters

Return Value

Type: boolean
true if the specified FormDataSource value belongs to distinct product variant dimension value tables; otherwise, false.

See Also

Reference

EcoResProductVariantsFormHelper Class