SocialDataManager.IsSocialAdmin property

Namespace:  Microsoft.Office.Server.SocialData
Assembly:  Microsoft.Office.Server.UserProfiles (in Microsoft.Office.Server.UserProfiles.dll)

Syntax

'Declaration
Public ReadOnly Property IsSocialAdmin As Boolean
    Get
'Usage
Dim instance As SocialDataManager
Dim value As Boolean

value = instance.IsSocialAdmin
public bool IsSocialAdmin { get; }

Property value

Type: System.Boolean

See also

Reference

SocialDataManager class

SocialDataManager members

Microsoft.Office.Server.SocialData namespace