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
<SharePointPermissionAttribute(SecurityAction.LinkDemand, ObjectModel := True)> _
Public Overrides Sub Update
'Usage
Dim instance As FormTemplate
instance.Update()
[SharePointPermissionAttribute(SecurityAction.LinkDemand, ObjectModel = true)]
public override void Update()