Class RetrieveAttemptSection
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
SectionIndex
public int SectionIndex { get; set; }