CellStoragesClient constructor (String)

Initializes a new instance of the CellStoragesClient class.

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

Syntax

'Declaration
Public Sub New ( _
    endpointConfigurationName As String _
)
'Usage
Dim endpointConfigurationName As String

Dim instance As New CellStoragesClient(endpointConfigurationName)
public CellStoragesClient(
    string endpointConfigurationName
)

Parameters

See also

Reference

CellStoragesClient class

CellStoragesClient members

CellStoragesClient overload

WebSvcCellStorage namespace