Is this a USer-Level Relationship

Namespace: DotNetNuke.Entities.Users.Social
Assembly: DotNetNuke (in DotNetNuke.dll)

Syntax

C#
[XmlIgnoreAttribute]
public bool IsUserList { get; }
Visual Basic
<XmlIgnoreAttribute> 
Public ReadOnly Property IsUserList As Boolean
	Get

See Also