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
Properties
NextQuestionIndex
public int NextQuestionIndex { get; set; }