Specifies the reservation object of this object's version series, which has a VersionStatus property
value of RESERVATION. 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.
Namespace:
FileNet.Api.CoreAssembly: FileNet.Api (in FileNet.Api.dll)
Syntax
Visual Basic (Declaration) |
---|
ReadOnly Property Reservation As IIndependentObject |
C# |
---|
IIndependentObject Reservation { get; } |
Visual C++ |
---|
property IIndependentObject^ Reservation { IIndependentObject^ get (); } |
JavaScript |
---|
function get_reservation(); |
Remarks
Metadata
AllowsDefaultChange: false
Cardinality: SINGLE
CopyToReservation: false
DataType: OBJECT
DeletionAction: NONE
IsHidden: false
IsOrderable: false
IsSearchable: false
IsValueRequired: false
ModificationAccessRequired: WRITE
PersistenceType: NOT_PERSISTENT
ReflectiveProperty: null
RequiredClass: Versionable
RequiresUniqueElements: false
Settability: READ_ONLY
TargetAccessRequired: READ