Application.GetHotDocsVersion Method
This method was deprecated in HotDocs Server 11.
Syntax
string GetHotDocsVersion(string interviewFileName)
Parameters | Description |
interviewFileName | The file name and path of the HotDocs template's manifest (.manifest.xml) file or interview definition (.JS) file. |
Return Value
One of the following values from the HotDocsVersion Enumeration, which indicates the version of HotDocs that was used to publish the template:
Name | Value | Description |
HotDocs6 | 0 | HotDocs 6 |
HotDocs2005 | 1 | HotDocs 2005 |
HotDocs2006 | 2 | HotDocs 2006-11 |