An object that contains the following fields:
| Field Name |
Description |
Type |
| returnValue |
Indicates whether the operation was successful.
True - The function returns the current toolbar information successfully
False - The toolbar information is not retrieved and the function was not completed successfully. Check the value of the errorCode to determine the specific reason for the function failure
|
boolean |
| errorCode |
|
int |
| name |
The toolbar name
|
string |
| version |
The toolbar version
|
string |
| originalCTID |
The CTID of the parent toolbar, if such exists
|
string |
| CTID |
The toolbar CTID
|
string |
| isMulticommunity |
When true, indicates whether the User Aggregation is enabled for the toolbar. See the Glossary page for a description of User Aggregation
|
boolean |
| isGrouping |
When true, indicates whether the toolbar has a predefined group of community toolbars. See the Glossary page for a description of Grouping
|
boolean |