CbqQueryVersionInfo.DataColumnRenames Property
Renames columns of specified data.
Namespace: Microsoft.SharePoint.Publishing
Assembly: Microsoft.SharePoint.Publishing (in Microsoft.SharePoint.Publishing.dll)
Syntax
'Declaration
Public Property DataColumnRenames As String
Get
Set
'Usage
Dim instance As CbqQueryVersionInfo
Dim value As String
value = instance.DataColumnRenames
instance.DataColumnRenames = value
public string DataColumnRenames { get; set; }
Property Value
Type: System.String