Click or drag to resize

NetworkInformationServiceServiceName Property

Gets the service name.

Namespace:  SanteDB.DisconnectedClient.Net
Assembly:  SanteDB.DisconnectedClient.Core (in SanteDB.DisconnectedClient.Core.dll) Version: 2.2.1
Syntax
public string ServiceName { get; }

Property Value

Type: String
The name of the service.

Implements

IServiceImplementationServiceName
Exceptions
ExceptionCondition
NotImplementedException
See Also