Table of Contents

Class AttemptQuestionMatch

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

Constructors

AttemptQuestionMatch()

public AttemptQuestionMatch()

Properties

AttemptIdentifier

public Guid AttemptIdentifier { get; set; }

Property Value

Guid

QuestionIdentifier

public Guid QuestionIdentifier { get; set; }

Property Value

Guid