Table of Contents

Class Model

Namespace
Shift.Common
Assembly
Shift.Common.dll
public class Model
Inheritance
Model
Derived
Inherited Members
Extension Methods

Constructors

Model()

public Model()

Properties

Description

public string Description { get; set; }

Property Value

string

Identifier

public Guid Identifier { get; set; }

Property Value

Guid

Name

public string Name { get; set; }

Property Value

string

Slug

public string Slug { get; set; }

Property Value

string

Type

public string Type { get; set; }

Property Value

string