Compartir a través de


Versions Class

Representa las versiones del servicio de recuperación de datos admitidos por un adaptador o las versiones que se va a utilizar en una consulta.

Web Service: List Data RetrievalWeb Reference: http://<Site>/_vti_bin/DspSts.asmx

Syntax

'Declaración
<SerializableAttribute> _
<XmlTypeAttribute(Namespace:="https://schemas.microsoft.com/sharepoint/dsp")> _
<DesignerCategoryAttribute("code")> _
<XmlRootAttribute("versions", Web Service:="https://schemas.microsoft.com/sharepoint/dsp", IsNullable:=False)> _
PublicClassVersionsInheritsSoapHeader
'Uso
DiminstanceAsVersions
[SerializableAttribute] 
[XmlTypeAttribute(Namespace="https://schemas.microsoft.com/sharepoint/dsp")] 
[DesignerCategoryAttribute("code")] 
[XmlRootAttribute("versions", Web Service="https://schemas.microsoft.com/sharepoint/dsp", IsNullable=false)] 
publicclassVersions : SoapHeader

Remarks

La clase Versions corresponde con el < DSP:Versions > encabezado SOAP.

Inheritance Hierarchy

System.Object
   System.Web.Services.Protocols.SoapHeader
    List Data Retrieval.Versions

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.

See Also

Reference

Versions Members
List Data Retrieval Web Service