Click or drag to resize

Favorite Class

Represents a Favorite object.
Inheritance Hierarchy
SystemObject
  Smartsheet.Api.ModelsFavorite

Namespace:  Smartsheet.Api.Models
Assemblies:   smartsheet-csharp-sdk (in smartsheet-csharp-sdk.dll) Version: 2.126.0
  smartsheet-csharp-sdk (in smartsheet-csharp-sdk.dll) Version: 2.126.0
Syntax
public class Favorite

The Favorite type exposes the following members.

Constructors
  NameDescription
Public methodFavorite
Top
Properties
  NameDescription
Public propertyObjectId
ID of the favorited item. If type is "template", only private sheet-type template ID is allowed.
Public propertyType
One of: workspace, folder, sheet, report, template, sight
Top
See Also