Class QuestionMovedOut
public class QuestionMovedOut : Change, IChange
- Inheritance
-
QuestionMovedOut
- Implements
- Inherited Members
- Extension Methods
Constructors
QuestionMovedOut(Guid, Guid, Guid, Guid)
public QuestionMovedOut(Guid bank, Guid set, Guid competency, Guid question)
Parameters
Properties
DestinationBank
public Guid DestinationBank { get; set; }
Property Value
DestinationCompetency
public Guid DestinationCompetency { get; set; }
Property Value
DestinationSet
public Guid DestinationSet { get; set; }
Property Value
Question
public Guid Question { get; set; }