The UserId of the Related User

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

Syntax

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

See Also