Application.NewProjectTemplateDocument
Description:
New project template document
New project template document
Remarks:
This command corresponds to New->Project->Project Template command in the user-interface.
This command corresponds to New->Project->Project Template command in the user-interface.
public virtual Document NewProjectTemplateDocument(
string templateFilename
)
-
StringtemplateFilenameThe template file name.
-
If 'templateFileName' isor an empty string.
-
If the project template document cannot be created.