Class StartComposedQuestionAttempt
- Namespace
- InSite.Application.Attempts.Write
- Assembly
- Shift.Sdk.dll
public class StartComposedQuestionAttempt : Command, ICommand
- Inheritance
-
StartComposedQuestionAttempt
- Implements
- Inherited Members
- Extension Methods
Constructors
StartComposedQuestionAttempt(Guid, Guid)
public StartComposedQuestionAttempt(Guid aggregate, Guid question)
Parameters
Properties
Question
public Guid Question { get; set; }