Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Gets the current state of the form template.
Namespace: Microsoft.Office.InfoPath.Server.Administration
Assembly: Microsoft.Office.InfoPath.Server (in Microsoft.Office.InfoPath.Server.dll)
Syntax
'Declaration
Public ReadOnly Property FormTemplateStatus As FormTemplate.FormTemplateState
Get
'Usage
Dim instance As FormTemplate
Dim value As FormTemplate.FormTemplateState
value = instance.FormTemplateStatus
public FormTemplate.FormTemplateState FormTemplateStatus { get; }
Property Value
Type: Microsoft.Office.InfoPath.Server.Administration.FormTemplate.FormTemplateState
A value based on the FormTemplate.FormTemplateState enumeration.