RoleId (GroupId) for additional filtering [Optional]

Namespace: DotNetNuke.Services.Search.Entities
Assembly: DotNetNuke (in DotNetNuke.dll)

Syntax

C#
public int RoleId { get; set; }
Visual Basic
Public Property RoleId As Integer
	Get
	Set

Remarks

This property can be used while under Social Groups.

Remarks

A value of -1 means this is property is not used.

See Also