 | AppletClinicalProtocolRepositoryServiceName Property |
Gets the service name
Namespace:
SanteDB.Cdss.Xml
Assembly:
SanteDB.Cdss.Xml (in SanteDB.Cdss.Xml.dll) Version: 2.2.1
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
Type:
StringImplements
IServiceImplementationServiceName
See Also