The Comment type exposes the following members.
Constructors
Methods
Name | Description | |
---|---|---|
![]() | Delete |
Delete a comment on a document.
|
![]() | Edit | Overloaded. |
![]() | Equals | (Inherited from Object.) |
![]() | Finalize | (Inherited from Object.) |
![]() | GetHashCode | (Inherited from Object.) |
![]() | GetType | (Inherited from Object.) |
![]() | MemberwiseClone | (Inherited from Object.) |
![]() | OnObjectDeleted |
Raise a event ObjectDeleted (Inherited from IpernityObject.) |
![]() | Reply |
Reply to a comment on a document.
|
![]() | ToString |
Returns the comment content
(Overrides Object..::.ToString()()().) |
Properties
Name | Description | |
---|---|---|
![]() | Authenticate |
Set it to true before calling the method authenticated
(Inherited from IpernityObject.) |
![]() | Content |
Gets the comment content
|
![]() | Id |
Gets the comment ID
|
![]() | Link |
Gets the comment link
|
![]() | ModifiedAt |
Gets the comment modify date
|
![]() | Owner |
Gets the comment owner
|
![]() | PostedAt |
Gets the comment post date
|
Events
Name | Description | |
---|---|---|
![]() | ObjectDeleted |
Occurs when an object is deleted from Ipernity
(Inherited from IpernityObject.) |