FormTemplate.Update Method
Override provided for 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 Sub Update
'Usage
Dim instance As FormTemplate
instance.Update()
public override void Update()