Table of Contents

Class SwitchAttemptSection

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

Constructors

SwitchAttemptSection(Guid, int)

public SwitchAttemptSection(Guid aggregate, int sectionIndex)

Parameters

aggregate Guid
sectionIndex int

Properties

NextSectionIndex

public int NextSectionIndex { get; set; }

Property Value

int