A saved search.
| Name | Type | Nullable? | Summary |
|---|---|---|---|
| ID | Int32 | The ID of the saved search. | |
| Name | String | The name of the saved search. | |
| Application | String | This field is nullable. | The system name of the application containing the saved search. |
| AppID | Int32 | The ID of the platform application containing the saved search. | |
| AppName | String | This field is nullable. | The name of the platform application containing the saved search. |
| ComponentID | Int32 | The ID of the component/classification associated with the saved search. | |
| ComponentName | String | This field is nullable. | The name of the component/classification associated with the saved search. |
| ComponentOrder | Double | The order when displayed in a list of the saved search's component/classification. | |
| CreatedUID | Guid | The UID of the user who created the saved search. | |
| CreatedFullName | String | The full name of the user who created the saved search. |