Click or drag to resize

UserModelWithName Class

Represents an UserModelWithName.
Inheritance Hierarchy

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 abstract class UserModelWithName : UserModel

The UserModelWithName type exposes the following members.

Properties
  NameDescription
Public propertyName
Represents the name of the user
Top
See Also