Table of Contents

Class ChangeProgressComment

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

Constructors

ChangeProgressComment(Guid, string)

public ChangeProgressComment(Guid progress, string comment)

Parameters

progress Guid
comment string

Properties

Comment

public string Comment { get; set; }

Property Value

string