ICellStorages interface

A SOAP interface that supports the cell storages feature to enable the synchronization of files using SOAP over HTTP.

Namespace:  WebSvcCellStorage
Assembly:  STSSOAP (in STSSOAP.dll)

Syntax

'Declaration
<ServiceContractAttribute(Namespace := "https://schemas.microsoft.com/sharepoint/soap/",  _
    ConfigurationName := "WebSvcCellStorage.ICellStorages")> _
Public Interface ICellStorages
'Usage
Dim instance As ICellStorages
[ServiceContractAttribute(Namespace = "https://schemas.microsoft.com/sharepoint/soap/", 
    ConfigurationName = "WebSvcCellStorage.ICellStorages")]
public interface ICellStorages

See also

Reference

ICellStorages members

WebSvcCellStorage namespace