Table of Contents

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

bank Guid
question Guid

Properties

Question

public Guid Question { get; set; }

Property Value

Guid

Sequences

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

Property Value

Dictionary<int, int>