Table of Contents

Class PersonComparer.CommentDifference

Namespace
InSite.Domain.Contacts
Assembly
Shift.Sdk.dll
public class PersonComparer.CommentDifference
Inheritance
PersonComparer.CommentDifference
Inherited Members
Extension Methods

Constructors

CommentDifference()

public CommentDifference()

Properties

Action

public CommentActionType Action { get; set; }

Property Value

CommentActionType

CommentId

public Guid CommentId { get; set; }

Property Value

Guid

Fields

public List<PersonComparer.CommentFieldDifference> Fields { get; set; }

Property Value

List<PersonComparer.CommentFieldDifference>

OwnerId

public Guid OwnerId { get; set; }

Property Value

Guid