Share via


LedgerTransferOpening.dimensionIsMainAccount Method [AX 2012]

Indicates whether the supplied dimension segment is a main account.

Syntax

private boolean dimensionIsMainAccount(DimensionStorageSegment _dimensionStorageSegment, DimensionAttributeValue _dimensionAttributeValue)

Run On

Called

Parameters

Return Value

Type: boolean
true if the supplied dimension segment is a main account; false otherwise.

See Also

Reference

LedgerTransferOpening Class