Share via


AssetTransferBalancing.isBalancing Method [AX 2012]

Validates that at least one dimension attribute that is used in the transfer is marked as balancing.

Syntax

public boolean isBalancing(DimensionDefault _toDimension)

Run On

Server

Parameters

Return Value

Type: boolean
true if any of the dimensions are marked as balancing; otherwise false .

See Also

Reference

AssetTransferBalancing Class