ICellStoragesChannel Interface
This member is reserved for internal use and is not intended to be used directly from your code.
Namespace: [CellStorage Web service]
Service reference: http://Site/_vti_bin/CellStorage.svc
Syntax
'Declaration
Public Interface ICellStoragesChannel _
Inherits ICellStorages, IClientChannel, IContextChannel, IChannel, _
ICommunicationObject, IExtensibleObject(Of IContextChannel), IDisposable
'Usage
Dim instance As ICellStoragesChannel
public interface ICellStoragesChannel : ICellStorages,
IClientChannel, IContextChannel, IChannel, ICommunicationObject, IExtensibleObject<IContextChannel>,
IDisposable