Public Properties
Name | Description | |
---|---|---|
![]() |
CurrentVersion | Specifies a document version that represents the latest checked-in version associated with this document or version series. The current version can be either a major version or a minor version. |
![]() |
DateCheckedIn | Specifies the date and time that this document was checked in. The Content Engine stores dates and times using Coordinated Universal Time (UTC). The server sets this property on a document version when it is checked in and it remains set throughout the life of the document version. When a document is checked out, the server sets this property on the document's reservation object to null. Settability of this property is read-only for most users. Users who have been granted privileged write access ( |
![]() |
FoldersFiledIn | A collection object containing the objects in which this document is filed. |
![]() |
IsCurrentVersion | Specifies whether this document version is the current (latest) version object of a document's version series ( ) or not ( ). The current version can be a major version or a minor version. |
![]() |
IsFrozenVersion | Specifies whether this document version is a frozen version ( ) or not ( ). If a document version is frozen, you cannot modify its custom properties. However, you may be able to modify the custom properties of other versions of that document, provided they have not been frozen. Note that the modifiability of a document's system properties is not affected by a document version's frozen status. |
![]() |
IsReserved | For a object, specifies whether a user has reserved the right to check in the next version following this document version ( ) or not ( ). For a object, specifies whether the current version in this version series is checked out ( ) or not ( ). |
![]() |
IsVersioningEnabled | Specifies whether you can create a new version of this object ( ) or not ( ). |
![]() |
MajorVersionNumber | Specifies the major version number of this document version. A document's major version number is set to 1 the first time that you check it in as a major version and then incremented by 1 for each additional time that you check it in as a major version. |
![]() |
MinorVersionNumber | Specifies the minor version number of this document version. A document's minor version number is set to 1 the first time that you check it in as a minor version and then incremented by 1 for each additional time that you check it in as a minor version. Note that if you check in a document as a major version, its minor version number will be reset to 0. |
![]() |
Reservation | Specifies the reservation object of this object's version series, which has a property value of . A reservation object is created by the server when you check out a document, which you can modify and check in as a new version of that document. |
![]() |
ReservationType | Specifies a constant that explicitly indicates the type of this document reservation (collaborative or exclusive) or whether its reservation type is the same as the default object store setting. A collaborative reservation is a reservation that any user with the appropriate permissions can check in, modify, or delete. An exclusive reservation is a reservation that only the reservation owner can check in, modify, or delete. |
![]() |
SecurityFolder | Indicates a object from which the object inherits security (a security parent). This value is indirectly set when DefineSecurityParentage is specified as the value of the You can designate multiple security parents for an object by using one or more object-valued properties and setting the |
![]() |
Versions | Specifies a object that contains all of the document versions associated with this document or version series. |
![]() |
VersionSeries | Specifies a object that contains all of the document versions associated with this document or object. |
![]() |
VersionStatus | Specifies a constant that indicates the current version status of this document version. The
|