Class CmdsCompetencyChanged
- Namespace
- InSite.Persistence.Plugin.CMDS
- Assembly
- InSite.Persistence.dll
public class CmdsCompetencyChanged : Change, IChange
- Inheritance
-
CmdsCompetencyChanged
- Implements
- Inherited Members
Constructors
CmdsCompetencyChanged(string, string)
public CmdsCompetencyChanged(string author, string change)
Parameters
Properties
Author
public string Author { get; set; }
Property Value
Change
public string Change { get; set; }