UserRelationshipId - The primary key
Namespace: DotNetNuke.Entities.Users.SocialAssembly: DotNetNuke (in DotNetNuke.dll)
Syntax
| C# |
|---|
[XmlAttributeAttribute] public int UserRelationshipId { get; set; } |
| Visual Basic |
|---|
<XmlAttributeAttribute> Public Property UserRelationshipId As Integer Get Set |