A
collection object that contains the
objects referencing this document as the child component document. The collection contains only those parent relationship objects for which the user has read access.
Namespace: FileNet.Api.Core
Assembly: FileNet.Api (in filenet.api.dll)
Syntax
Visual Basic (Declaration) |
---|
ReadOnly Property ParentRelationships As IComponentRelationshipSet |
C# |
---|
IComponentRelationshipSet ParentRelationships { get; } |
C++ |
---|
property IComponentRelationshipSet ParentRelationships abstract { IComponentRelationshipSet get(); } |
J# |
---|
/** property */ public IComponentRelationshipSet get_ParentRelationships(); |
JScript |
---|
public function get ParentRelationships() : IComponentRelationshipSet |
Remarks
Metadata
AllowsDefaultChange: false
Cardinality: ENUM
CopyToReservation: false
Datatype: OBJECT
DeletionAction: NONE
IsHidden: true
IsOrderable: false
IsSearchable: false
IsValueRequired: false
ModificationAccessRequired: WRITE
PersistenceType: NOT_PERSISTENT
ReflectiveProperty: ChildComponent
RequiredClass: ComponentRelationship
RequiresUniqueElements: false
Settability: READ_ONLY
TargetAccessRequired: READ