Table of Contents

Class DeleteAttemptMatch

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

Constructors

DeleteAttemptMatch()

public DeleteAttemptMatch()

Properties

AttemptIdentifier

public Guid AttemptIdentifier { get; set; }

Property Value

Guid

MatchSequence

public int MatchSequence { get; set; }

Property Value

int

QuestionIdentifier

public Guid QuestionIdentifier { get; set; }

Property Value

Guid