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
Public MustInherit Class UserModelWithName
Inherits UserModel
public ref class UserModelWithName abstract : public UserModel
[<AbstractClassAttribute>]
type UserModelWithName =
class
inherit UserModel
end
The UserModelWithName type exposes the following members.
Properties
| Name | Description |
---|
| Name |
Represents the name of the user
|
TopSee Also