Table of Contents

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

aggregate Guid
question Guid

Properties

Question

public Guid Question { get; set; }

Property Value

Guid