Table of Contents

Class AssignEmployer

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

Constructors

AssignEmployer(Guid, Guid?)

public AssignEmployer(Guid aggregate, Guid? employer)

Parameters

aggregate Guid
employer Guid?

Properties

Employer

public Guid? Employer { get; set; }

Property Value

Guid?