Class RemoveInstructor
- Namespace
- InSite.Application.Registrations.Write
- Assembly
- Shift.Sdk.dll
public class RemoveInstructor : Command, ICommand
- Inheritance
-
RemoveInstructor
- Implements
- Inherited Members
- Extension Methods
Constructors
RemoveInstructor(Guid, Guid)
public RemoveInstructor(Guid aggregate, Guid instructor)
Parameters
Properties
Instructor
public Guid Instructor { get; set; }