Table of Contents

Class CountAttemptPins

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

Constructors

CountAttemptPins()

public CountAttemptPins()

Properties

OptionKey

public int? OptionKey { get; set; }

Property Value

int?

OptionPoints

public decimal? OptionPoints { get; set; }

Property Value

decimal?

OptionSequence

public int? OptionSequence { get; set; }

Property Value

int?

OptionText

public string OptionText { get; set; }

Property Value

string

PinX

public int? PinX { get; set; }

Property Value

int?

PinY

public int? PinY { get; set; }

Property Value

int?

QuestionSequence

public int? QuestionSequence { get; set; }

Property Value

int?