GetHistory(LogonID, ObjectID)
Returns a collection of Author-it HistoryItems as XML, for the specified Object. HistoryItems that are not stored in library (archived) are not returned. The HistoryItems returned by this function are in a brief format, and do not include the ObjectXML. To get the ObjectXML use the GetHistoryItem function.
Parameter
|
Type
|
Explanation
|
LogonID
|
String
|
ID returned from LogOn function.
|
ObjectID
|
Integer
|
The ID of the Object whose history is be returned.
|
Return
|
String
|
History as XML, or error message.
|
The following error messages may be returned:
Error - Not currently logged on
|