Share via


MainAccount.editIsSeparateBalanceMainAccount Method

Manages the way(how) the separate balance field is set.

Syntax

edit NoYes editIsSeparateBalanceMainAccount(boolean _set, NoYes _isSeparateBalanceMainAccount)

Run On

Called

Parameters

  • _set
    Type: boolean
    Determines if the main account table shows balances in separate mode value is set ot read.
  • _isSeparateBalanceMainAccount
    Type: NoYes Enumeration
    Whether the user marked or unmarked Separate balance.

Return Value

Type: NoYes Enumeration
The status of the IsSeparateBalanceMainAccount field on the record.

See Also

Reference

MainAccount Table