Search Results for

    Show / Hide Table of Contents

    Method ExportLocalizations

    ExportLocalizations(List<PdmObjectId>, CultureInfo[], string, string, bool)

    Exports localizations (.TopDic or .xliff file).

    Declaration
    [OperationContract]
    [AvailableSinceVersion(7, 19, 55, 0)]
    void ExportLocalizations(List<PdmObjectId> inProjectIds, CultureInfo[] inCultures, string inDirectoryPath, string inFileExtension, bool inCreateFolderPath)
    Parameters
    Type Name Description
    List<PdmObjectId> inProjectIds

    Identifiers of projects to export.

    CultureInfo[] inCultures

    Cultures to export.

    string inDirectoryPath

    Directory path where translation files are stored.

    string inFileExtension

    File extension (must be .TopDic or .xliff).

    bool inCreateFolderPath

    Create folders reproducing the full path of the projects.

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

    Copyright ©2025 TopSolid - All rights reserved.