Class CmdsAchievementChanged
- Namespace
- InSite.Persistence.Plugin.CMDS
- Assembly
- InSite.Persistence.dll
public class CmdsAchievementChanged : Change, IChange
- Inheritance
-
CmdsAchievementChanged
- Implements
-
- Inherited Members
-
Constructors
CmdsAchievementChanged()
public CmdsAchievementChanged()
Properties
AuthorEmail
public string AuthorEmail { get; set; }
Property Value
- string
AuthorName
public string AuthorName { get; set; }
Property Value
- string
Change
public string Change { get; set; }
Property Value
- string
Description
public string Description { get; set; }
Property Value
- string
Hours
public decimal Hours { get; set; }
Property Value
- decimal
Lifetime
public int Lifetime { get; set; }
Property Value
- int
OrganizationIdentifier
public Guid OrganizationIdentifier { get; set; }
Property Value
- Guid
Title
public string Title { get; set; }
Property Value
- string
Type
public string Type { get; set; }
Property Value
- string