ICellStorages Interface

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

Namespace:  [CellStorage Web service]
Service reference: http://Site/_vti_bin/CellStorage.svc

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

CellStorage Web Service