PrivacyItemManagerBase<T>.m_objOwnerProfile Field
Namespace: Microsoft.Office.Server.UserProfiles
Assembly: Microsoft.Office.Server.UserProfiles (in Microsoft.Office.Server.UserProfiles.dll)
Syntax
'Declaration
Protected Friend m_objOwnerProfile As UserProfile
'Usage
Dim value As UserProfile
value = Me.m_objOwnerProfile
Me.m_objOwnerProfile = value
protected internal UserProfile m_objOwnerProfile
See Also
Reference
PrivacyItemManagerBase<T> Class