[]
Configurates ServiceUrl. Sets the url of the OData service.
public TBuilder ServiceUrl(string value)
Public Function ServiceUrl(value As String) As TBuilder
| Type | Name | Description |
|---|---|---|
| string | value | The value. |
| Type | Description |
|---|---|
| TBuilder | Current builder. |