RetailConsessionContract.compareAreaToSales Method [AX 2012]

Compares the sales dimensions with the area dimensions.

Syntax

public boolean compareAreaToSales(RetailTmpConcessionContractSales _FSHTmpConcessionContractSales)

Run On

Server

Parameters

Return Value

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

See Also

Reference

RetailConsessionContract Class