ColumnMappingType Enumeration
NOTE: This API is now obsolete.
Indicates the type of XML format used for data returned in a query.
Namespace: Microsoft.SharePoint.Dsp
Assembly: Microsoft.SharePoint.Dsp (in Microsoft.SharePoint.Dsp.dll)
Syntax
'Declaration
<ObsoleteAttribute("Use the Lists web service instead.")> _
Public Enumeration ColumnMappingType
'Usage
Dim instance As ColumnMappingType
[ObsoleteAttribute("Use the Lists web service instead.")]
public enum ColumnMappingType
Members
Member name | Description | |
---|---|---|
Element | Obsolete. Element-centric. | |
Attribute | Obsolete. Attribute-centric. |