Table of Contents

Class AssignSchool

Namespace
InSite.Application.Registrations.Write
Assembly
Shift.Sdk.dll
public class AssignSchool : Command, ICommand
Inheritance
AssignSchool
Implements
Inherited Members
Extension Methods

Constructors

AssignSchool(Guid, Guid)

public AssignSchool(Guid aggregate, Guid school)

Parameters

aggregate Guid
school Guid

Properties

School

public Guid School { get; set; }

Property Value

Guid