Table of Contents

Class AssertRegistrationInstructor

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

Constructors

AssertRegistrationInstructor()

public AssertRegistrationInstructor()

Properties

InstructorIdentifier

public Guid InstructorIdentifier { get; set; }

Property Value

Guid

RegistrationIdentifier

public Guid RegistrationIdentifier { get; set; }

Property Value

Guid