Table of Contents

Class ExperienceEmployerChanged

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

Constructors

ExperienceEmployerChanged(Guid, string)

public ExperienceEmployerChanged(Guid experience, string employer)

Parameters

experience Guid
employer string

Properties

Employer

public string Employer { get; }

Property Value

string

Experience

public Guid Experience { get; }

Property Value

Guid