 | DataFlowDiagnosticActionReportDebugInfo Property |
Gets the debug information
Namespace: SanteDB.BI.DiagnosticsAssembly: SanteDB.BI (in SanteDB.BI.dll) Version: 3.0.2081-alpha+df02e6253577ea261b120b9c6244730e71f51a20
Syntaxpublic string DebugInfo { get; set; }Public Property DebugInfo As String
Get
Set
public:
property String^ DebugInfo {
String^ get ();
void set (String^ value);
}member DebugInfo : string with get, set
Property Value
String
See Also