Table of Contents

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

author string
change string

Properties

Author

public string Author { get; set; }

Property Value

string

Change

public string Change { get; set; }

Property Value

string