Share via


EcoResProductVariantsFormHelper.isDefaultConfigurationVariant Method [AX 2012]

Checks whether the specified EcoResDistinctProductVariantRecId value is equal to the distinct product variant that contains the default configuration for current product master record.

Syntax

protected boolean isDefaultConfigurationVariant(EcoResDistinctProductVariantRecId _distinctProductVariantRecId)

Run On

Called

Parameters

Return Value

Type: boolean
true if the specified EcoResDistinctProductVariantRecId value is equal to the distinct product variant that contains the default configuration for current product master record; otherwise, false.

See Also

Reference

EcoResProductVariantsFormHelper Class