FormTemplate.QuiesceEndTime Method
Provides the time when the FormTemplate.FormTemplateState changes from Quiescing to Quiesced.
Namespace: Microsoft.Office.InfoPath.Server.Administration
Assembly: Microsoft.Office.InfoPath.Server (in Microsoft.Office.InfoPath.Server.dll)
Syntax
'Declaration
Public Function QuiesceEndTime As DateTime
'Usage
Dim instance As FormTemplate
Dim returnValue As DateTime
returnValue = instance.QuiesceEndTime()
public DateTime QuiesceEndTime()
Return Value
Type: System.DateTime
A DateTime value.