 | MetadataMessageHandlerServiceName Property |
Get the name of this service
Namespace: SanteDB.Messaging.MetadataAssembly: SanteDB.Messaging.Metadata (in SanteDB.Messaging.Metadata.dll) Version: 3.0.2081-alpha+461b650bfeb6e1336d298dbd35bcdcdab4eba501
Syntaxpublic string ServiceName { get; }Public ReadOnly Property ServiceName As String
Get
public:
virtual property String^ ServiceName {
String^ get () sealed;
}abstract ServiceName : string with get
override ServiceName : string with get
Property Value
StringImplements
IServiceImplementationServiceName
See Also