 | CdssParameterNamesDEBUG_MODE Field |
True if the CDSS is being run in debug mode
Namespace: SanteDB.Core.CdssAssembly: SanteDB.Core.Api (in SanteDB.Core.Api.dll) Version: 3.0.2081-alpha+b4ae72647f2cc271f89142f76fff26ad69e00f5a
Syntaxpublic const string DEBUG_MODE = "debug"
Public Const DEBUG_MODE As String = "debug"
public:
literal String^ DEBUG_MODE = "debug"
static val mutable DEBUG_MODE: string
Field Value
String
See Also