Fields Class
NOTE: This API is now obsolete.
Represents the collection of columns that are included in a query.
Inheritance Hierarchy
System.Object
Microsoft.SharePoint.Dsp.Fields
Namespace: Microsoft.SharePoint.Dsp
Assembly: Microsoft.SharePoint.Dsp (in Microsoft.SharePoint.Dsp.dll)
Syntax
'Declaration
<ObsoleteAttribute("Use the Lists web service instead.")> _
Public Class Fields
'Usage
Dim instance As Fields
[ObsoleteAttribute("Use the Lists web service instead.")]
public class Fields
Thread Safety
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.