Note: This release is in preview. Features described here don’t become generally available until the latest general availability date that Salesforce announces for this release. Before then, and where features are noted as beta, pilot, or developer preview, we can’t guarantee general availability within any particular time frame or at all. Make your purchase decisions only on the basis of generally available products and features.

TabDefinition

Represents a custom tab. Returns only the tabs that the current user has access to. This object is available in API version 43.0 and later.

This guide only lists certain information for each object. For more information, including descriptions of the fields, see TabDefinition in the Object Reference for the Salesforce Platform.

Fields

Field Name Field Label Type Digits Length Precision Scale
DurableId Tab Definition Durable ID string 255
Id Tab Definition ID id 18
IsAvailableInAloha Is Available In Aloha boolean
IsAvailableInDesktop Is Available In Desktop boolean
IsAvailableInLightning Is Available In Lightning boolean
IsAvailableInMobile Is Available In Mobile boolean
IsCustom Is Custom boolean
Label Label string 255
MobileUrl Mobile URL string 255
Name Name string 255
SobjectName sObject Name string 255
Url URL string 255