Table of Contents

Class AttemptSolutionMatch

Namespace
Shift.Contract
Assembly
Shift.Sdk.dll
public class AttemptSolutionMatch
Inheritance
AttemptSolutionMatch
Inherited Members
Extension Methods

Constructors

AttemptSolutionMatch()

public AttemptSolutionMatch()

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