IUpgradable.Invalidate Method
Invalidates computed property values for the object.
Namespace: Microsoft.SharePoint.Administration
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Available in Sandboxed Solutions: No
Syntax
'Declaration
Sub Invalidate
'Usage
Dim instance As IUpgradable
instance.Invalidate()
void Invalidate()