LibreOffice
LibreOffice 25.8 SDK API Reference
|
specifies a CMIS document version. More...
import "CmisVersion.idl";
Public Attributes | |
string | Id |
unique ID of the Cmis version | |
util::DateTime | TimeStamp |
specifies the time when the revision was created. | |
string | Author |
contains the author that created the version. | |
string | Comment |
contains the comment the author has left. |
specifies a CMIS document version.
string Author |
contains the author that created the version.
string Comment |
contains the comment the author has left.
string Id |
unique ID of the Cmis version
util::DateTime TimeStamp |
specifies the time when the revision was created.