A
Namespace: FileNet.Api.Core
Assembly: FileNet.Api (in filenet.api.dll)
ComponentRelationshipSet
collection object that contains the ComponentRelationship
objects referencing this document as the parent component document. For information on the ordering of the collection, see the
Namespace: FileNet.Api.Core
Assembly: FileNet.Api (in filenet.api.dll)
Syntax
Visual Basic (Declaration) |
---|
ReadOnly Property ChildRelationships As IComponentRelationshipSet |
C# |
---|
IComponentRelationshipSet ChildRelationships { get; } |
C++ |
---|
property IComponentRelationshipSet ChildRelationships abstract { IComponentRelationshipSet get(); } |
J# |
---|
/** property */ public IComponentRelationshipSet get_ChildRelationships(); |
JScript |
---|
public function get ChildRelationships() : 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: ParentComponent
RequiredClass: ComponentRelationship
RequiresUniqueElements: false
Settability: READ_ONLY
TargetAccessRequired: READ