The Comment type exposes the following members.

Constructors

  NameDescription
Comment
Initialize a new instance of Comment

Methods

  NameDescription
Delete
Delete a comment on a document.
EditOverloaded.
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

  NameDescription
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

  NameDescription
ObjectDeleted
Occurs when an object is deleted from Ipernity
(Inherited from IpernityObject.)

See Also