A ComponentRelationshipSet collection object that contains the ComponentRelationship
objects referencing this document as the parent component document.
Namespace:
FileNet.Api.CoreFor information on the ordering of the collection, see the ComponentSortOrder property.
Assembly: FileNet.Api (in FileNet.Api.dll)
Syntax
Visual Basic (Declaration) |
---|
ReadOnly Property ChildRelationships As IComponentRelationshipSet |
C# |
---|
IComponentRelationshipSet ChildRelationships { get; } |
Visual C++ |
---|
property IComponentRelationshipSet^ ChildRelationships { IComponentRelationshipSet^ get (); } |
JavaScript |
---|
function get_childRelationships(); |
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