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