Newer Version Available

This content describes an older version of this product. View Latest

DescribeTabSetResult

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

A DescribeTabSetResult object has these properties.

Name Type Description
description string The description for this standard or custom app.
label string The 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.
logoUrl string
namespace string

If 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.

selected boolean If true, then this standard or custom app is the user’s currently selected app.
tabs DescribeTab An array of tabs that are displayed for the specified standard app or custom app.