UserRelationshipId - The primary key

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

Syntax

C#
[XmlAttributeAttribute]
public int UserRelationshipId { get; set; }
Visual Basic
<XmlAttributeAttribute> 
Public Property UserRelationshipId As Integer
	Get
	Set

See Also