Class Year
Class Year.
Inheritance
System.Object
    Year
  Namespace: ISynergy.Framework.Core.Models
Assembly: ISynergy.Framework.Core.dll
Syntax
public class Year : objectProperties
View SourceDescription
Gets or sets the description.
Declaration
public string Description { get; set; }Property Value
| Type | Description | 
|---|---|
| System.String | The description. | 
Value
Gets or sets the value.
Declaration
public int Value { get; set; }Property Value
| Type | Description | 
|---|---|
| System.Int32 | The value. |