Table of Contents

Class RetrieveAttemptSection

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

Constructors

RetrieveAttemptSection()

public RetrieveAttemptSection()

Properties

AttemptIdentifier

public Guid AttemptIdentifier { get; set; }

Property Value

Guid

SectionIndex

public int SectionIndex { get; set; }

Property Value

int