Table of Contents

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

aggregate Guid
instructor Guid

Properties

Instructor

public Guid Instructor { get; set; }

Property Value

Guid