describeTabSetResult

The describeTabs() call returns an array of DescribeTabSetResult objects, which has the following properties:

Name Type Description
label string The display label for this standard or custom app. This value changes when tabs are renamed in the Salesforce user interface. See the Salesforce online help for more information.
logoUrl string
namespace string

If this is 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 Force.comAppExchange 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.
© Copyright 2000–2012 salesforce.com, inc. All rights reserved.
Various trademarks held by their respective owners.