Click to Rate and Give Feedback
MSDN
MSDN Library
Web Development
SDK Documentation
Web Services
Views Web Service
Views Class
Community Content
In this section
Statistics Annotations (3)
Collapse All/Expand All Collapse All
Views Class (Views)
Provides methods for working with views of lists.

Web Service: ViewsWeb Reference: http://<Site>/_vti_bin/Views.asmx
Visual Basic (Declaration)
<WebServiceBindingAttribute(Name:="ViewsSoap", Web Service:="http://schemas.microsoft.com/sharepoint/soap/")> _
<GeneratedCodeAttribute("wsdl", "2.0.50727.42")> _
<DebuggerStepThroughAttribute> _
<DesignerCategoryAttribute("code")> _
Public Class Views
    Inherits SoapHttpClientProtocol
Visual Basic (Usage)
Dim instance As Views
C#
[WebServiceBindingAttribute(Name="ViewsSoap", Web Service="http://schemas.microsoft.com/sharepoint/soap/")] 
[GeneratedCodeAttribute("wsdl", "2.0.50727.42")] 
[DebuggerStepThroughAttribute] 
[DesignerCategoryAttribute("code")] 
public class Views : SoapHttpClientProtocol
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.
Tags What's this?: Add a tag
Community Content   What is Community Content?
Add new content RSS  Annotations
Processing
© 2009 Microsoft Corporation. All rights reserved. Terms of Use | Trademarks | Privacy Statement
Page view tracker