RevisionInfo class

RevisionInfo class

Provides information about one revision.

The RevisionInfo type exposes the following members:

Constructors

Constructor Description
init Constructs a new instance of RevisionInfo

Properties

Property Description
action Action (accept or reject). This field allows you to influence the display of the revision.
text The text that is in revision.
author Author of revision.
type RevisionHandler type, depending on the type the Action (accept or reject) logic changes.

See Also