Share via


InventValueReportController::hasDimensionSet Method [AX 2012]

Indicates whether the given dimension set has more than 1 dimension.

Syntax

client server public static boolean hasDimensionSet(RefRecId _dimensionSet)

Run On

Called

Parameters

Return Value

Type: boolean
true if the dimension set has more than 1 dimension; otherwise, false.

See Also

Reference

InventValueReportController Class