Table of Contents

Class AssertAttemptQuestion

Namespace
Shift.Contract
Assembly
Shift.Sdk.dll
public class AssertAttemptQuestion : Query<bool>, IQuery<bool>
Inheritance
AssertAttemptQuestion
Implements
Inherited Members
Extension Methods

Constructors

AssertAttemptQuestion()

public AssertAttemptQuestion()

Properties

AttemptIdentifier

public Guid AttemptIdentifier { get; set; }

Property Value

Guid

QuestionIdentifier

public Guid QuestionIdentifier { get; set; }

Property Value

Guid