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.
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.