Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Represents the versions of the data retrieval service that are supported by an adapter or the versions being used in a query.
Inheritance Hierarchy
System.Object
System.Web.Services.Protocols.SoapHeader
Microsoft.SharePoint.Dsp.Versions
Namespace: Microsoft.SharePoint.Dsp
Assembly: Microsoft.SharePoint.Dsp (in Microsoft.SharePoint.Dsp.dll)
Syntax
Public Class Versions _
Inherits SoapHeader
Dim instance As Versions
public class Versions : SoapHeader
Remarks
The Versions class corresponds to the <dsp:versions> SOAP header.
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.