Class UserModelWithName
- Namespace
- Smartsheet.Api.Models
- Assembly
- smartsheet-csharp-sdk.dll
Represents an UserModelWithName.
public abstract class UserModelWithName : UserModel
- Inheritance
-
UserModelWithName
- Derived
- Inherited Members
Properties
Name
Represents the name of the user
public string Name { get; set; }