DHI.Mike1D Class Library
C#
Show/Hide TOC
Diagnostic
Item
Additional
Info Property
Additional information about diagnostics item. Used to append time step information to errors in HDModule.
Definition
Namespace:
DHI.Mike1D.Generic
Assembly:
DHI.Mike1D.Generic (in DHI.Mike1D.Generic.dll) Version: 24.0.0.0 (11.1.1.1111)
C#
Copy
public
virtual
string
AdditionalInfo
{
get
;
set
; }
Property Value
String
Implements
IDiagnosticItem
AdditionalInfo
See Also
Reference
DiagnosticItem Class
DHI.Mike1D.Generic Namespace
In This Article
Definition
Property Value
Implements
See Also