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