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.
Namespace: FileNet.Api.Core
Assembly: FileNet.Api (in filenet.api.dll)
Syntax
Visual Basic (Declaration) |
---|
ReadOnly Property Reservation As IIndependentObject |
C# |
---|
IIndependentObject Reservation { get; } |
C++ |
---|
property IIndependentObject Reservation abstract { IIndependentObject get(); } |
J# |
---|
/** property */ public IIndependentObject get_Reservation(); |
JScript |
---|
public function get Reservation() : IIndependentObject |
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