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