|
|
Overload List
| Name | Description | |
|---|---|---|
|
|
Comment(Comment) |
Create a comment from a copy of another comment
|
|
|
Comment(String, CommentStatus) |
Create a comment without a meaningfull id using current user as author. Use Document.CreateCommentWithUniqueId to create a comment with an unique id within a particular Document.
|
|
|
Comment(String, CommentStatus, String) |
Create a comment without a meaningfull id. Use Document.CreateCommentWithUniqueId to create a comment with an unique id within a particular Document.
|