UserProfile.GetCommonManager Method
Namespace: Microsoft.Office.Server.UserProfiles
Assembly: Microsoft.Office.Server (in Microsoft.Office.Server.dll)
Syntax
'Declaration
Public Function GetCommonManager As UserProfile
'Usage
Dim instance As UserProfile
Dim returnValue As UserProfile
returnValue = instance.GetCommonManager()
public UserProfile GetCommonManager()
Return Value
Type: Microsoft.Office.Server.UserProfiles.UserProfile