PortalId of the User that owns the Relationship. A value of -1 in UserID field indicates that it's a Portal-Level Relationship
Namespace: DotNetNuke.Entities.Users.SocialAssembly: DotNetNuke (in DotNetNuke.dll)
Syntax
C# |
---|
[XmlAttributeAttribute] public int PortalId { get; set; } |
Visual Basic |
---|
<XmlAttributeAttribute> Public Property PortalId As Integer Get Set |