Class QuestionsReordered
public class QuestionsReordered : Change, IChange
- Inheritance
-
QuestionsReordered
- Implements
- Inherited Members
- Extension Methods
Constructors
QuestionsReordered(Guid, Dictionary<int, int>)
public QuestionsReordered(Guid set, Dictionary<int, int> sequences)
Parameters
setGuidsequencesDictionary<int, int>
Properties
Sequences
public Dictionary<int, int> Sequences { get; set; }
Property Value
- Dictionary<int, int>
Set
public Guid Set { get; set; }