Table of Contents

Class SearchRegistrationInstructors

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

Constructors

SearchRegistrationInstructors()

public SearchRegistrationInstructors()

Properties

OrganizationIdentifier

public Guid? OrganizationIdentifier { get; set; }

Property Value

Guid?