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
schoolGuid
Properties
School
public Guid School { get; set; }