Class AssertRegistrationInstructor
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
RegistrationIdentifier
public Guid RegistrationIdentifier { get; set; }