A DocumentSet collection object that contains the parent Document objects bound to this
child document. The collection contains only those parent documents for which the user has read access.
For each ComponentRelationship object that references this document as the child component
document, the collection contains the parent component document. The same parent document can be in the collection more than once.
Namespace:
FileNet.Api.CoreAssembly: FileNet.Api (in FileNet.Api.dll)
Syntax
Visual Basic (Declaration) |
---|
ReadOnly Property ParentDocuments As IDocumentSet |
C# |
---|
IDocumentSet ParentDocuments { get; } |
Visual C++ |
---|
property IDocumentSet^ ParentDocuments { IDocumentSet^ get (); } |
JavaScript |
---|
function get_parentDocuments(); |
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: null
RequiredClass: Document
RequiresUniqueElements: false
Settability: READ_ONLY
TargetAccessRequired: READ