Table of Contents

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

employer Guid?

Properties

Employer

public Guid? Employer { get; set; }

Property Value

Guid?