Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Gets or sets the value of an object that represents data about how to perform a cross list query with audience targeting.
Namespace: Microsoft.SharePoint.Publishing
Assembly: Microsoft.SharePoint.Publishing (in Microsoft.SharePoint.Publishing.dll)
Syntax
'Declaration
Public Property VersionCrossListQueryInfo As CrossListQueryInfo
Get
Set
'Usage
Dim instance As CbqQueryVersionInfo
Dim value As CrossListQueryInfo
value = instance.VersionCrossListQueryInfo
instance.VersionCrossListQueryInfo = value
public CrossListQueryInfo VersionCrossListQueryInfo { get; set; }
Property Value
Type: Microsoft.SharePoint.Publishing.CrossListQueryInfo
An object that represents data about how to perform a cross list query with audience targeting.