Provides properties that contain revision information for an Author-it object.
Properties
|
Name |
Type |
Description |
ObjectId |
Integer |
Gets or sets the identifier for the object for this revision. |
|
ModifiedId |
Integer |
Gets or sets the identifier for the revision. |
|
ModifiedDate |
DateTime |
Gets or sets the last date and time for the revision. |
|
ModifiedBy |
String |
Gets or sets the name of the user who made the revision. |
|
ModifiedType |
ObjectHistoryModifiedType |
Gets or sets a value that specifies the type of modification that generated this revision. |
|
XmlStatus |
ObjectHistoryXmlStatus |
Gets or sets a value that specifies the status of archived XML for this revision. |