Table of Contents

Class AttemptOptionMatch

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

Constructors

AttemptOptionMatch()

public AttemptOptionMatch()

Properties

AttemptIdentifier

public Guid AttemptIdentifier { get; set; }

Property Value

Guid

OptionKey

public int OptionKey { get; set; }

Property Value

int

QuestionIdentifier

public Guid QuestionIdentifier { get; set; }

Property Value

Guid