Table of Contents

Class NamedModel

Namespace
Smartsheet.Api.Models
Assembly
smartsheet-csharp-sdk.dll

Represents an object with a Name and an Id.

public abstract class NamedModel : IdentifiableModel
Inheritance
NamedModel
Derived
Inherited Members

Properties

Name

Gets the Name.

public virtual string Name { get; set; }

Property Value

string

the Name