LibreOffice
LibreOffice 7.4 SDK API Reference
Public Attributes | List of all members
CmisVersion Struct Reference

specifies a CMIS document version. More...

import"CmisVersion.idl";

Public Attributes

string Id
 unique ID of the Cmis version More...
 
util::DateTime TimeStamp
 specifies the time when the revision was created. More...
 
string Author
 contains the author that created the version. More...
 
string Comment
 contains the comment the author has left. More...
 

Detailed Description

specifies a CMIS document version.

Member Data Documentation

◆ Author

string Author

contains the author that created the version.

◆ Comment

string Comment

contains the comment the author has left.

◆ Id

string Id

unique ID of the Cmis version

◆ TimeStamp

util::DateTime TimeStamp

specifies the time when the revision was created.


The documentation for this struct was generated from the following file: