ExportCppProject Operation
Description: Exports a project in CPP format to a zip file containing a collection of JSON files.
Service: Export Service
Style: Document/literal wrapped
Input:
Message: ExportCppProject
Elements: ExportCppProject elements that contain the following elements:
|
|
|
---|---|---|
TemplateId | string | The unique identifier for the IPMDAR Export template. |
ProjecObjecttId | int | The unique identifier project that is to be exported. |
BaselineProjectObjectId | int |
|
Output:
Message: ExportCppProjectResponse
Elements:
The zip file containing the exported project data.
|
|
|
---|---|---|
ProjectData | base64Binary | The zip file containing the exported project data. |
Last Published Tuesday, August 13, 2024