DescribeTabSetResult

The describeTabs() call returns an array of DescribeTabSetResult objects.

A DescribeTabSetResult object has these properties.

NameTypeDescription
descriptionstringThe description for this standard or custom app.
labelstringThe display label for this standard or custom app. This value changes when tabs are renamed in the Salesforce user interface. See Salesforce Help for more information.
logoUrlstringA fully qualified URL to the logo image associated with the standard or custom app.
namespacestringIf using a custom app, and a set of tabs in the custom app was installed as part of a managed package, the value of this attribute is the developer namespace prefix that the creator of the package chose when the Developer Edition organization was enabled to allow publishing a managed package. This attribute identifies elements of a AppExchange package.
selectedbooleanIf true, then this standard or custom app is the user’s currently selected app in Salesforce Classic.
tabsDescribeTabAn array of tabs that are displayed for the specified standard app or custom app.