AddFavoriteBuilder Class | |
A convenience class for making a Favorite object with the appropriate fields for adding the user.
Inheritance Hierarchy SystemObject
Smartsheet.Api.ModelsAddFavoriteBuilder
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 AddFavoriteBuilder
Public Class AddFavoriteBuilder
public ref class AddFavoriteBuilder
type AddFavoriteBuilder = class end
The AddFavoriteBuilder type exposes the following members.
Constructors Methods
| Name | Description |
---|
| Build |
Builds and returns the Favorite object.
|
TopSee Also