Table of Contents

Class ProgressAdded

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

Constructors

ProgressAdded(Guid, Guid, Guid)

public ProgressAdded(Guid record, Guid user, Guid item)

Parameters

record Guid
user Guid
item Guid

Properties

Item

public Guid Item { get; set; }

Property Value

Guid

Record

public Guid Record { get; set; }

Property Value

Guid

User

public Guid User { get; set; }

Property Value

Guid