Table of Contents

Class AttemptSectionMatch

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

Constructors

AttemptSectionMatch()

public AttemptSectionMatch()

Properties

AttemptIdentifier

public Guid AttemptIdentifier { get; set; }

Property Value

Guid

SectionIndex

public int SectionIndex { get; set; }

Property Value

int