Share via


LedgerAccountUtility_CN::findSeparator Method [AX 2012]

Finds the separator from the LedgerChartOfAccountsTreeLevel_CN record.

Syntax

client server public static LedgerSeparator_CN findSeparator(RecId _chartOfAccounts)

Run On

Called

Parameters

Return Value

Type: LedgerSeparator_CN Enumeration
The instance of the LedgerSeparator_CN class.

See Also

Reference

LedgerAccountUtility_CN Class