Click or drag to resize

User Class

Represents the User object.
Inheritance Hierarchy
SystemObject
  Smartsheet.Api.ModelsIdentifiableModel
    Smartsheet.Api.ModelsUserModel
      Smartsheet.Api.ModelsUserModelWithName
        Smartsheet.Api.ModelsUser

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 User : UserModelWithName

The User type exposes the following members.

Constructors
  NameDescription
Public methodUser
Top
See Also