Public Function GetManager As UserProfile
Dim instance As UserProfile Dim returnValue As UserProfile returnValue = instance.GetManager
public UserProfile GetManager ()