SearchResultItem Class |
Namespace: Smartsheet.Api.Models
The SearchResultItem type exposes the following members.
Name | Description | |
---|---|---|
SearchResultItem |
Name | Description | |
---|---|---|
AttachmentType |
Gets the attachment type if the search result item is an attachment
| |
ContextData |
Gets the context data for this specific search RequestResult.
| |
Favorite |
Indicates whether the search result item is a favorite
| |
MimeType |
Gets the MIME type
| |
ObjectId |
Gets the object Id for this specific search RequestResult.
| |
ObjectType |
Gets the object type for this specific search RequestResult.
| |
ParentObjectFavorite |
Indicates whether the search result item parent is a favorite
| |
ParentObjectId |
Gets the parent object Id for this specific search RequestResult.
| |
ParentObjectName |
Gets the parent object name for this specific search RequestResult.
| |
ParentObjectType |
Gets the parent object type for this specific search RequestResult.
| |
Text |
Gets the text for this specific search RequestResult.
|