CommentWeb Class |
Namespace: Tse.EasyBook.Server.DataContracts
public class CommentWeb : DataContractEntityWeb
The CommentWeb type exposes the following members.
| Name | Description | |
|---|---|---|
| CommentWeb |
| Name | Description | |
|---|---|---|
| CreatedBy |
Name of the person that created this comment.
| |
| Date |
Date of the comment
| |
| Id |
Unique Id for the entity. This Id is unchanged throughout the entity's lifetime.
(Inherited from DataContractEntityWeb.) | |
| OwnerId |
Optional field, set this if owner created comment
| |
| Text |
Text
|