BudgetControlMainAccount::allowMainAccountTypeChange Method
Indicates whether the main account type can be changed.
Syntax
client server public static boolean allowMainAccountTypeChange(MainAccount _mainAccount)
Run On
Called
Parameters
- _mainAccount
Type: MainAccount Table
The main account being updated.
Return Value
Type: boolean
true if the main account type can be changed; otherwise, false.