IDiagnosticItemAdditionalInfo Property |
Additional information about diagnostics item. Could be time of simulation when
message was produced.
Namespace:
DHI.Mike1D.Generic
Assembly:
DHI.Mike1D.Generic (in DHI.Mike1D.Generic.dll) Version: 19.0.0.0 (11.1.1.1111)
Syntax string AdditionalInfo { get; set; }
Property AdditionalInfo As String
Get
Set
property String^ AdditionalInfo {
String^ get ();
void set (String^ value);
}
Property Value
Type:
StringSee Also