Table of Contents

Class ExperienceSupervisorChanged

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

Constructors

ExperienceSupervisorChanged(Guid, string)

public ExperienceSupervisorChanged(Guid experience, string supervisor)

Parameters

experience Guid
supervisor string

Properties

Experience

public Guid Experience { get; }

Property Value

Guid

Supervisor

public string Supervisor { get; }

Property Value

string