FormsService.Update Method

An override of the Update method of the SPPersistedObject object.

Namespace:  Microsoft.Office.InfoPath.Server.Administration
Assembly:  Microsoft.Office.InfoPath.Server (in Microsoft.Office.InfoPath.Server.dll)

Syntax

'Declaration
Public Overrides NotOverridable Sub Update
'Usage
Dim instance As FormsService

instance.Update()
public override sealed void Update()

Remarks

For more information about using the SPPersistedObject object, see the SharePoint documentation.

See Also

Reference

FormsService Class

FormsService Members

Update Overload

Microsoft.Office.InfoPath.Server.Administration Namespace