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
Properties
Comment
public string Comment { get; set; }