 | AppletBusinessRulesDaemonServiceName Property |
Gets the service name
Namespace: SanteDB.BusinessRules.JavaScriptAssembly: SanteDB.BusinessRules.JavaScript (in SanteDB.BusinessRules.JavaScript.dll) Version: 3.0.2081-alpha+2e88b63362ef5258b46c537869eb2b7aa0e99be8
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