Share via


CrossListQueryInfo.AudienceFieldId property

Gets and sets the CrossListQueryInfo object.

Namespace:  Microsoft.SharePoint.Publishing
Assembly:  Microsoft.SharePoint.Publishing (in Microsoft.SharePoint.Publishing.dll)

Syntax

'Declaration
Public Property AudienceFieldId As String
    Get
    Set
'Usage
Dim instance As CrossListQueryInfo
Dim value As String

value = instance.AudienceFieldId

instance.AudienceFieldId = value
public string AudienceFieldId { get; set; }

Property value

Type: System.String
Returns String.

See also

Reference

CrossListQueryInfo class

CrossListQueryInfo members

Microsoft.SharePoint.Publishing namespace