Share via


InventDimGroupFieldSetup.isProductDimension Method [AX 2012]

Gets the value of the internal isProductDimension parameter.

Syntax

public NoYes isProductDimension()

Run On

Called

Return Value

Type: NoYes Enumeration
The NoYes::Yes if the dimension is a product dimension; otherwise, the NoYes::No.

See Also

Reference

InventDimGroupFieldSetup Class