Search Results for

    Show / Hide Table of Contents

    Method GetReferencedDocuments

    GetReferencedDocuments(DocumentId, bool)

    Gets the documents referenced by a document.

    Declaration
    [OperationContract]
    [AvailableSinceVersion(7, 6, 0, 0)]
    List<DocumentId> GetReferencedDocuments(DocumentId inDocumentId, bool inRequiresDependence)
    Parameters
    Type Name Description
    DocumentId inDocumentId

    Identifier of the document to analyze.

    bool inRequiresDependence

    Whether to only return documents on which the document to analyze depends on, and ignore logical references, like for instance background documents.

    Returns
    Type Description
    List<DocumentId>

    Referenced documents found.

    Remarks

    This method is available since v7.6.

    In this article
    Back to top
    • Term of use
    • Corporate information
    • Privacy Policy - GDPR

    Copyright ©2025 TopSolid - All rights reserved.