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