LedgerVoucher.getLedgerAccountFromCache Method [AX 2012]

Gets the ledger account of the ledger dimension from the cache.

Syntax

public DimensionDisplayValue getLedgerAccountFromCache(LedgerDimensionAccount _ledgerDimension)

Run On

Server

Parameters

Return Value

Type: DimensionDisplayValue Extended Data Type
The ledger account of the ledger dimension; otherwise, an empty string.

See Also

Reference

LedgerVoucher Class