Class PersonComparer.CommentDifference
public class PersonComparer.CommentDifference
- Inheritance
-
PersonComparer.CommentDifference
- Inherited Members
- Extension Methods
Constructors
CommentDifference()
public CommentDifference()
Properties
Action
public CommentActionType Action { get; set; }
Property Value
CommentId
public Guid CommentId { get; set; }
Property Value
Fields
public List<PersonComparer.CommentFieldDifference> Fields { get; set; }
Property Value
OwnerId
public Guid OwnerId { get; set; }