Table of Contents

Class RetrieveRegistrationInstructor

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

Constructors

RetrieveRegistrationInstructor()

public RetrieveRegistrationInstructor()

Properties

InstructorIdentifier

public Guid InstructorIdentifier { get; set; }

Property Value

Guid

RegistrationIdentifier

public Guid RegistrationIdentifier { get; set; }

Property Value

Guid