RetailConsessionContract.compareDimensions Method [AX 2012]

Compares the dimensions passed.

Syntax

public boolean compareDimensions(DimensionDefault _dimension1, DimensionDefault _dimension2)

Run On

Server

Parameters

Return Value

Type: boolean
true if the dimensions compared are equal; otherwise, false.

See Also

Reference

RetailConsessionContract Class