NamedModel Class | |
Represents an object with a Name and an Id.
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 NamedModel : IdentifiableModel
Public MustInherit Class NamedModel
Inherits IdentifiableModel
public ref class NamedModel abstract : public IdentifiableModel
[<AbstractClassAttribute>]
type NamedModel =
class
inherit IdentifiableModel
end
The NamedModel type exposes the following members.
Properties
| Name | Description |
---|
| Name |
Gets the Name.
|
TopSee Also Inheritance Hierarchy