Table of Contents

Class QuestionsReordered

Namespace
InSite.Domain.Banks
Assembly
Shift.Sdk.dll
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

set Guid
sequences Dictionary<int, int>

Properties

Sequences

public Dictionary<int, int> Sequences { get; set; }

Property Value

Dictionary<int, int>

Set

public Guid Set { get; set; }

Property Value

Guid