Table of Contents

Class SwitchAttemptQuestion

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

Constructors

SwitchAttemptQuestion(Guid, int)

public SwitchAttemptQuestion(Guid aggregate, int questionIndex)

Parameters

aggregate Guid
questionIndex int

Properties

NextQuestionIndex

public int NextQuestionIndex { get; set; }

Property Value

int