Table of Contents

Class DeleteAttemptSolution

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

Constructors

DeleteAttemptSolution()

public DeleteAttemptSolution()

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