Table of Contents

Class CollectRegistrationInstructors

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

Constructors

CollectRegistrationInstructors()

public CollectRegistrationInstructors()

Properties

OrganizationIdentifier

public Guid? OrganizationIdentifier { get; set; }

Property Value

Guid?