Table of Contents

Class EventCommentDeleted

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

Constructors

EventCommentDeleted(Guid)

public EventCommentDeleted(Guid comment)

Parameters

comment Guid

Properties

CommentIdentifier

public Guid CommentIdentifier { get; set; }

Property Value

Guid