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