Searchablefield
Class: metadata
Definition of a searchable object Field.
Learn about Searchable Object Fields in Vault Help.
| Attribute | Metadata | Description |
|---|---|---|
label | Type: String Max length: 60 | UI-friendly string in the Vault's base language. |
active | Type: Boolean | Indicates whether the component is active. |
field | Type: Subcomponent Required | Defines the object field (by [name]) of the searchable field, for example, abbreviation__v. Optional in some Vault Applications. |
object | Type: Component Required | Defines the object (by [name]) that the searchable field belongs to, for example, country__v. Optional in some Vault Applications. |
required | Type: Boolean | Whether this component must exist (every Object must have at least one). |
Supported Operations
Section link for Supported Operations| Operation | Support |
|---|---|
| Create | |
| Recreate | |
| Alter | |
| Drop | |
| Rename | |
| Describe | |
| Generate Recreate | |
| Queryable |