Class FormClassificationChanged
public class FormClassificationChanged : Change, IChange
- Inheritance
-
FormClassificationChanged
- Implements
- Inherited Members
- Extension Methods
Constructors
FormClassificationChanged(Guid, string, string)
public FormClassificationChanged(Guid form, string instrument, string theme)
Parameters
Properties
Form
public Guid Form { get; set; }
Property Value
Instrument
public string Instrument { get; set; }
Property Value
Theme
public string Theme { get; set; }