Table of Contents

Class RemoveComment

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

Constructors

RemoveComment(Guid, Guid)

public RemoveComment(Guid id, Guid comment)

Parameters

id Guid
comment Guid

Properties

CommentIdentifier

public Guid CommentIdentifier { get; set; }

Property Value

Guid