| IServiceImplementationServiceName Property |
Gets the service name
Namespace:
SanteDB.Core.Services
Assembly:
SanteDB.Core.Api (in SanteDB.Core.Api.dll) Version: 2.2.1
Syntax string ServiceName { get; }
ReadOnly Property ServiceName As String
Get
property String^ ServiceName {
String^ get ();
}
abstract ServiceName : string with get
Property Value
Type:
StringSee Also