Table of Contents

Class AssertAttemptSolution

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

Constructors

AssertAttemptSolution()

public AssertAttemptSolution()

Properties

AttemptIdentifier

public Guid AttemptIdentifier { get; set; }

Property Value

Guid

QuestionIdentifier

public Guid QuestionIdentifier { get; set; }

Property Value

Guid

SolutionIdentifier

public Guid SolutionIdentifier { get; set; }

Property Value

Guid