 | BisMessageHandlerConfigurationName Field |
Name of the service in the configuration file
Namespace: SanteDB.Rest.BISAssembly: SanteDB.Rest.BIS (in SanteDB.Rest.BIS.dll) Version: 3.0.2081-alpha+df02e6253577ea261b120b9c6244730e71f51a20
Syntaxpublic const string ConfigurationName = "BIS"
Public Const ConfigurationName As String = "BIS"
public:
literal String^ ConfigurationName = "BIS"
static val mutable ConfigurationName: string
Field Value
String
See Also