public Project CreateProject( string projectLinkFilePath, string projectTemplateFilePath )
public: Project^ CreateProject( String^ projectLinkFilePath, String^ projectTemplateFilePath )
Parameters
| Parameter Name | Description |
|---|---|
| projectLinkFilePath | Full project link file path |
| projectTemplateFilePath | Full template link file path |
Return Value
Project object.