This topic has not yet been rated - Rate this topic

FormTemplate.FormTemplateState enumeration

Specifies the state of a form template.

Namespace:  Microsoft.Office.InfoPath.Server.Administration
Assembly:  Microsoft.Office.InfoPath.Server (in Microsoft.Office.InfoPath.Server.dll)
public enum FormTemplateState
Member nameDescription
NormalThe form template is functioning normally.
UploadingThe form template is uploading to the server for the first time.
QuiescingExisting forms based on the form template are still active, but new forms cannot be created.
QuiescedAll forms based on the form template are expired and new forms cannot be created.
PendingConversionThe form template is waiting to be reconverted but is fully functional.
ConvertingThe form template data is being reconverted but is fully functional.
ErrorThe form template conversion encountered an error.
UploadFailedThe form template failed to upload to the server.
RemovingThe form template is being removed from the server.
UpgradingThe form template is being upgraded to a newer version.
Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.