Table of Contents

Class ComposedQuestionAttemptStarted

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

Constructors

ComposedQuestionAttemptStarted(Guid)

public ComposedQuestionAttemptStarted(Guid question)

Parameters

question Guid

Properties

Question

public Guid Question { get; set; }

Property Value

Guid