Share via


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

See the SharePoint documentation for information on using the SPPersistedObject object.

See Also

Reference

FormsService Class

FormsService Members

Update Overload

Microsoft.Office.InfoPath.Server.Administration Namespace