A reference to the ICmHoldable instance that represents
the held object in this relationship object.
For a IDocument type, this references a specific version,
not a version series.
Namespace:
FileNet.Api.Admin
Assembly:
FileNet.Api (in FileNet.Api.dll)
Syntax
| Visual Basic (Declaration) |
|---|
Property HeldObject As ICmHoldable |
| C# |
|---|
ICmHoldable HeldObject { get; set; } |
| Visual C++ |
|---|
property ICmHoldable^ HeldObject { ICmHoldable^ get (); void set (ICmHoldable^ value); } |
| JavaScript |
|---|
function get_heldObject(); function set_heldObject(value); |
Remarks
Metadata
AllowsDefaultChange: false
Cardinality: SINGLE
CopyToReservation: false
DataType: OBJECT
DeletionAction: NONE
IsHidden: false
IsOrderable: true
IsSearchable: true
IsValueRequired: true
ModificationAccessRequired: WRITE
PersistenceType: OWN_COLUMN
ReflectiveProperty: CmHoldRelationships
RequiredClass: CmHoldable
RequiresUniqueElements: false
Settability: SETTABLE_ONLY_ON_CREATE
TargetAccessRequired: READ