public void PXFProject( Project oProject, string strExportFilePath )
public: void PXFProject( Project^ oProject, String^ strExportFilePath )
Parameters
| Parameter Name | Description |
|---|---|
| oProject | Project to be exported. |
| strExportFilePath | Path and file name of the file to be created. The file name extension is added automatically. |