Returns the Read log history for one person of the document in the specified path.
Visual Basic (declaration) |
---|
Public Function GetDocumentReadLogHistory( _ |
C# (declaration) |
---|
public XmlNode GetDocumentReadLogHistory( |
<response success="true" error="">
<ReadLogHistory>
<logitem VersionNumber="1000000" ViewDate="2008-01-07 16:07:35" />
<logitem VersionNumber="1000000" ViewDate="2007-08-02 12:41:40" />
</ReadLogHistory>
</response>