| ContentType |
- Type
- string
- Properties
- Filter, Group, Nillable, Sort
- Description
-
The tab icon’s content type, for example, “image/png.”
|
| DurableId |
- Type
- string
- Properties
- Filter, Group, Nillable, Sort
- Description
-
A unique virtual Salesforce ID for the icon.
|
| Height |
- Type
- int
- Properties
- Filter, Group, Nillable, Sort
- Description
-
The tab icon’s height in pixels. If the icon content type is an SVG type, height and width values
are not used.
|
| TabDefinitionId |
- Type
- string
- Properties
- Filter, Nillable, Sort
- Description
-
The TabDefinition ID.
|
| Theme |
- Type
- string
- Properties
- Filter, Group, Nillable, Sort
- Description
-
The icon’s theme.
|
| Url |
- Type
- string
- Properties
- Filter, Group, Nillable, Sort
- Description
-
The fully qualified URL for this icon.
|
| Width |
- Type
- int
- Properties
- Filter, Group, Nillable, Sort
- Description
-
The tab icon’s width in pixels. If the icon content
type is an SVG type, height and width values are not
used.
|