Search Results for

    Show / Hide Table of Contents

    Method GetProjectFolderConstituents

    GetProjectFolderConstituents(PdmProjectFolderId, out List<PdmProjectFolderId>, out List<PdmObjectId>)

    Gets the constituents of a project folder.

    Declaration
    [OperationContract]
    [AvailableSinceVersion(7, 11, 300, 80)]
    void GetProjectFolderConstituents(PdmProjectFolderId inProjectFolderdId, out List<PdmProjectFolderId> outFolderIds, out List<PdmObjectId> outProjectIds)
    Parameters
    Type Name Description
    PdmProjectFolderId inProjectFolderdId

    Project folder identifier.

    List<PdmProjectFolderId> outFolderIds

    List of folders identifiers.

    List<PdmObjectId> outProjectIds

    List of documents identifiers.

    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.