Compartilhar via


Lists Class

Fornece métodos para trabalhar com listas e dados da lista.

Web Service: ListsWeb Reference: http://<Site>/_vti_bin/Lists.asmx

Syntax

'Declaração
<DebuggerStepThroughAttribute> _
<DesignerCategoryAttribute("code")> _
<WebServiceBindingAttribute(Name:="ListsSoap", Web Service:="https://schemas.microsoft.com/sharepoint/soap/")> _
PublicClassListsInheritsSoapHttpClientProtocol
'Uso
DiminstanceAsLists
[DebuggerStepThroughAttribute] 
[DesignerCategoryAttribute("code")] 
[WebServiceBindingAttribute(Name="ListsSoap", Web Service="https://schemas.microsoft.com/sharepoint/soap/")] 
publicclassLists : 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
            Lists.Lists

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

Lists Members
Lists Web Service