Table of Contents

Class ProgressCommentChanged

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

Constructors

ProgressCommentChanged(string)

public ProgressCommentChanged(string comment)

Parameters

comment string

Properties

Comment

public string Comment { get; set; }

Property Value

string