Class CommentContract
Represents a comment
Namespace: Com.Kendox.Dcis.SubSystem.Service.Contract
Syntax
public class CommentContract : Object
Name | Description |
---|---|
CommentContract() |
Fields
Name | Description |
---|---|
Date | Date of commment |
Id | Id of comment |
Text | User defined comment |
UserId | User id |