Table of Contents

Class SchoolAssigned

Namespace
InSite.Domain.Registrations
Assembly
Shift.Sdk.dll
public class SchoolAssigned : Change, IChange
Inheritance
SchoolAssigned
Implements
Inherited Members
Extension Methods

Constructors

SchoolAssigned(Guid)

public SchoolAssigned(Guid school)

Parameters

school Guid

Properties

School

public Guid School { get; set; }

Property Value

Guid