CrossSectionDataRuntimeDiagnostics Property |
Diagnostics instance for the engine net. Used during runtime.
Namespace:
DHI.Mike1D.CrossSectionModule
Assembly:
DHI.Mike1D.CrossSectionModule (in DHI.Mike1D.CrossSectionModule.dll) Version: 19.0.0.0 (11.1.1.1111)
Syntax public Diagnostics RuntimeDiagnostics { get; set; }
Public Property RuntimeDiagnostics As Diagnostics
Get
Set
public:
property Diagnostics^ RuntimeDiagnostics {
Diagnostics^ get ();
void set (Diagnostics^ value);
}
Property Value
Type:
DiagnosticsSee Also