Table of Contents

Class AttemptSectionSwitched

Namespace
InSite.Domain.Attempts
Assembly
Shift.Sdk.dll
public class AttemptSectionSwitched : Change, IChange
Inheritance
AttemptSectionSwitched
Implements
Inherited Members
Extension Methods

Constructors

AttemptSectionSwitched(int)

public AttemptSectionSwitched(int nextSectionIndex)

Parameters

nextSectionIndex int

Properties

NextSectionIndex

public int NextSectionIndex { get; set; }

Property Value

int