Table of Contents

Class ReorderSets

Namespace
InSite.Application.Banks.Write
Assembly
Shift.Sdk.dll
public class ReorderSets : Command, ICommand
Inheritance
ReorderSets
Implements
Inherited Members
Extension Methods

Constructors

ReorderSets(Guid, Dictionary<int, int>)

public ReorderSets(Guid bank, Dictionary<int, int> sequences)

Parameters

bank Guid
sequences Dictionary<int, int>

Properties

Sequences

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

Property Value

Dictionary<int, int>