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