Class ReorderOptions
- Namespace
- InSite.Application.Banks.Write
- Assembly
- Shift.Sdk.dll
public class ReorderOptions : Command, ICommand
- Inheritance
-
ReorderOptions
- Implements
- Inherited Members
- Extension Methods
Constructors
ReorderOptions(Guid, Guid)
public ReorderOptions(Guid bank, Guid question)
Parameters
Properties
Question
public Guid Question { get; set; }
Property Value
Sequences
public Dictionary<int, int> Sequences { get; }
Property Value
- Dictionary<int, int>