'Declaration
Public Sub ExportDocumentation( _ ByVal templateName As KellermanSoftware.HTMLReports.TemplateName, _ ByVal htmlFilePath As String _ )
'Usage
Dim instance As QualityLogic Dim templateName As KellermanSoftware.HTMLReports.TemplateName Dim htmlFilePath As String instance.ExportDocumentation(templateName, htmlFilePath)
public void ExportDocumentation( KellermanSoftware.HTMLReports.TemplateName templateName, string htmlFilePath )
public: void ExportDocumentation( KellermanSoftware.HTMLReports.TemplateName templateName, String^ htmlFilePath )
Parameters
- templateName
- htmlFilePath