CbqQueryVersionInfo.DataMappings Property

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

Syntax

'Declaration
Public Property DataMappings As String
    Get
    Set
'Usage
Dim instance As CbqQueryVersionInfo
Dim value As String

value = instance.DataMappings

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

Property Value

Type: System.String

See Also

Reference

CbqQueryVersionInfo Class

CbqQueryVersionInfo Members

Microsoft.SharePoint.Publishing Namespace