CbqQueryVersionInfo.UseCopyUtil Property
Use the CopyUtil.aspx file as the URL.
Namespace: Microsoft.SharePoint.Publishing
Assembly: Microsoft.SharePoint.Publishing (in Microsoft.SharePoint.Publishing.dll)
Syntax
'Declaration
Public Property UseCopyUtil As Boolean
Get
Set
'Usage
Dim instance As CbqQueryVersionInfo
Dim value As Boolean
value = instance.UseCopyUtil
instance.UseCopyUtil = value
public bool UseCopyUtil { get; set; }
Property Value
Type: System.Boolean
Remarks
Objects that are not streamed, such as announcements or calendar events, do not have an associated URL. When you set this property to True, objects that are not streamed have an associated URL that points to the View property of the item.