 | IDataFlowExecutionEntryDiagnosticSessionKey Property |
Gets the diagnostic session if the execution was run in diagnostic mode
Namespace: SanteDB.BI.Datamart.DataFlowAssembly: SanteDB.BI (in SanteDB.BI.dll) Version: 3.0.2081-alpha+df02e6253577ea261b120b9c6244730e71f51a20
SyntaxGuid? DiagnosticSessionKey { get; }ReadOnly Property DiagnosticSessionKey As Guid?
Get
property Nullable<Guid> DiagnosticSessionKey {
Nullable<Guid> get ();
}abstract DiagnosticSessionKey : Nullable<Guid> with get
Property Value
NullableGuid
See Also