public void PublishProjectForSmartProduction( Project oProject, string strFileName, string strFolderPath, string strScheme )
public: void PublishProjectForSmartProduction( Project^ oProject, String^ strFileName, String^ strFolderPath, String^ strScheme )
Parameters
| Parameter Name | Description |
|---|---|
| oProject | Project which will be published for Eplan Smart Production. |
| strFileName | Filename with extension |
| strFolderPath | Folder path |
| strScheme | Name of the export scheme |