FormTemplateCollection Constructor
NOTE: This API is now obsolete.
Initializes a new instance of the FormTemplateCollection class.
Namespace: Microsoft.Office.InfoPath.Server.Administration
Assembly: Microsoft.Office.InfoPath.Server (in Microsoft.Office.InfoPath.Server.dll)
Syntax
'Declaration
<ObsoleteAttribute("Not for public consumption. Use FormService.GetLocal().FormTemplates instead.")> _
Public Sub New
'Usage
Dim instance As New FormTemplateCollection()
[ObsoleteAttribute("Not for public consumption. Use FormService.GetLocal().FormTemplates instead.")]
public FormTemplateCollection()