CrossListQueryInfo.GroupByAudience Property
Specify whether the Collaborative Application Markup Language (CAML) is grouped by audience.
Namespace: Microsoft.SharePoint.Publishing
Assembly: Microsoft.SharePoint.Publishing (in Microsoft.SharePoint.Publishing.dll)
Syntax
'Declaration
Public Property GroupByAudience As Boolean
Get
Set
'Usage
Dim instance As CrossListQueryInfo
Dim value As Boolean
value = instance.GroupByAudience
instance.GroupByAudience = value
public bool GroupByAudience { get; set; }
Property Value
Type: System.Boolean
Remarks
You can use this property to apply audience targeting.