ProfileSubtypePropertyManager.Reset Method
Clear’s the data associated with this property instance that are cached in memory.
Namespace: Microsoft.Office.Server.UserProfiles
Assembly: Microsoft.Office.Server.UserProfiles (in Microsoft.Office.Server.UserProfiles.dll)
Syntax
'Declaration
Public Overrides NotOverridable Sub Reset
'Usage
Dim instance As ProfileSubtypePropertyManager
instance.Reset()
public override sealed void Reset()
See Also
Reference
ProfileSubtypePropertyManager Class