Views Class

Proporciona métodos para trabajar con vistas de listas.

Web Service: ViewsWeb Reference: http://<Site>/_vti_bin/Views.asmx

Syntax

'Declaración
<WebServiceBindingAttribute(Name:="ViewsSoap", Web Service:="https://schemas.microsoft.com/sharepoint/soap/")> _
PublicClassViewsInheritsSoapHttpClientProtocol
'Uso
DiminstanceAsViews
[WebServiceBindingAttribute(Name="ViewsSoap", Web Service="https://schemas.microsoft.com/sharepoint/soap/")] 
publicclassViews : SoapHttpClientProtocol

Inheritance Hierarchy

System.Object
   System.MarshalByRefObject
     System.ComponentModel.Component
       System.Web.Services.Protocols.WebClientProtocol
         System.Web.Services.Protocols.HttpWebClientProtocol
           System.Web.Services.Protocols.SoapHttpClientProtocol
            Views.Views

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

Views Members
Views Web Service