Search Results for

    Show / Hide Table of Contents

    Method SearchDocumentByName

    SearchDocumentByName(PdmObjectId, string)

    Searches for a document by its name.

    Declaration
    [OperationContract]
    [AvailableSinceVersion(7, 11, 300, 80)]
    List<PdmObjectId> SearchDocumentByName(PdmObjectId inProjectId, string inDocumentName)
    Parameters
    Type Name Description
    PdmObjectId inProjectId

    Project PDM object identifier, or empty for searching in all projects.

    string inDocumentName

    Document name.

    Returns
    Type Description
    List<PdmObjectId>

    PDM object identifiers of documents corresponding to the searched name.

    Remarks

    This method is available since v7.10.

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

    Copyright ©2025 TopSolid - All rights reserved.