Class QuestionStandardChanged
public class QuestionStandardChanged : Change, IChange
- Inheritance
-
QuestionStandardChanged
- Implements
- Inherited Members
- Extension Methods
Constructors
QuestionStandardChanged(Guid, Guid, Guid[])
public QuestionStandardChanged(Guid question, Guid standard, Guid[] subStandards)
Parameters
Properties
Question
public Guid Question { get; set; }
Property Value
Standard
public Guid Standard { get; set; }
Property Value
SubStandards
public Guid[] SubStandards { get; set; }
Property Value
- Guid[]