Class EmployerAssigned
- Namespace
- InSite.Domain.Registrations
- Assembly
- Shift.Sdk.dll
public class EmployerAssigned : Change, IChange
- Inheritance
-
EmployerAssigned
- Implements
- Inherited Members
- Extension Methods
Constructors
EmployerAssigned(Guid?)
public EmployerAssigned(Guid? employer)
Parameters
employerGuid?
Properties
Employer
public Guid? Employer { get; set; }
Property Value
- Guid?