Class InstructorRemoved
- Namespace
- InSite.Domain.Registrations
- Assembly
- Shift.Sdk.dll
public class InstructorRemoved : Change, IChange
- Inheritance
-
InstructorRemoved
- Implements
- Inherited Members
- Extension Methods
Constructors
InstructorRemoved(Guid)
public InstructorRemoved(Guid instructor)
Parameters
instructorGuid
Properties
Instructor
public Guid Instructor { get; set; }