Views - Classe
Fournit des méthodes d'utilisation des affichages de listes.
Hiérarchie d’héritage
System.Object
System.MarshalByRefObject
System.ComponentModel.Component
System.Web.Services.Protocols.WebClientProtocol
System.Web.Services.Protocols.HttpWebClientProtocol
System.Web.Services.Protocols.SoapHttpClientProtocol
WebSvcviews.Views
Espace de noms : WebSvcviews
Assembly : STSSOAP (dans STSSOAP.dll)
Syntaxe
'Déclaration
<WebServiceBindingAttribute(Name := "ViewsSoap", Namespace := "https://schemas.microsoft.com/sharepoint/soap/")> _
Public Class Views _
Inherits SoapHttpClientProtocol
'Utilisation
Dim instance As Views
[WebServiceBindingAttribute(Name = "ViewsSoap", Namespace = "https://schemas.microsoft.com/sharepoint/soap/")]
public class Views : SoapHttpClientProtocol
Cohérence de thread
Tous les membres statique (Partagé dans Visual Basic)s publics de ce type sont thread-safe. Cela n’est pas garanti pour les membres d’instance.