public void PXFProject( string strPXFFilePath, string strDestinationPath )
public: void PXFProject( String^ strPXFFilePath, String^ strDestinationPath )
Parameters
| Parameter Name | Description |
|---|---|
| strPXFFilePath | Full file name of the PXF \file to import. |
| strDestinationPath | Destination directory. If an empty string is set to this parameter, the standard project directory will be used. |