MethodInstance.Update Method
Updates the MethodInstance object with the changes.
Namespace: Microsoft.Office.Server.ApplicationRegistry.Administration
Assembly: Microsoft.SharePoint.Portal (in Microsoft.SharePoint.Portal.dll)
Syntax
'Declaration
Public Overrides Sub Update
'Usage
Dim instance As MethodInstance
instance.Update()
public override void Update()
See Also
Reference
Microsoft.Office.Server.ApplicationRegistry.Administration Namespace