Table of Contents

Class AssertAttemptSection

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

Constructors

AssertAttemptSection()

public AssertAttemptSection()

Properties

AttemptIdentifier

public Guid AttemptIdentifier { get; set; }

Property Value

Guid

SectionIndex

public int SectionIndex { get; set; }

Property Value

int