Table of Contents

Class RetrieveAttemptQuestion

Namespace
Shift.Contract
Assembly
Shift.Sdk.dll
public class RetrieveAttemptQuestion : Query<AttemptQuestionModel>, IQuery<AttemptQuestionModel>
Inheritance
RetrieveAttemptQuestion
Implements
Inherited Members
Extension Methods

Constructors

RetrieveAttemptQuestion()

public RetrieveAttemptQuestion()

Properties

AttemptIdentifier

public Guid AttemptIdentifier { get; set; }

Property Value

Guid

QuestionIdentifier

public Guid QuestionIdentifier { get; set; }

Property Value

Guid