A ComponentRelationshipSet collection object that contains the ComponentRelationship
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.CoreAssembly: FileNet.Api (in FileNet.Api.dll)
Syntax
Visual Basic (Declaration) |
---|
ReadOnly Property ParentRelationships As IComponentRelationshipSet |
C# |
---|
IComponentRelationshipSet ParentRelationships { get; } |
Visual C++ |
---|
property IComponentRelationshipSet^ ParentRelationships { IComponentRelationshipSet^ get (); } |
JavaScript |
---|
function get_parentRelationships(); |
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