Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Retrieves the account category for the main account record.
Syntax
edit AccountCategory accountCategory(boolean _set, AccountCategory _accountCategory)
Run On
Called
Parameters
- _set
Type: boolean
A Boolean value that indicates whether the account category field is being set to a value; otherwise, false.
- _accountCategory
Type: AccountCategory Extended Data Type
The new account category when _set is true.
Return Value
Type: AccountCategory Extended Data Type
The account category.