Table of Contents

Class ChangeSynchronization

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

Constructors

ChangeSynchronization(Guid, string, ProcessState)

public ChangeSynchronization(Guid aggregate, string status, ProcessState process)

Parameters

aggregate Guid
status string
process ProcessState

Properties

Process

public ProcessState Process { get; set; }

Property Value

ProcessState

Status

public string Status { get; set; }

Property Value

string