DiagnosticItemSetLocation Method (String) |
Location of error message
Namespace:
DHI.Mike1D.Generic
Assembly:
DHI.Mike1D.Generic (in DHI.Mike1D.Generic.dll) Version: 19.0.0.0 (11.1.1.1111)
Syntax public void SetLocation(
string nodeId
)
Public Sub SetLocation (
nodeId As String
)
public:
void SetLocation(
String^ nodeId
)
Parameters
- nodeId
- Type: SystemString
[Missing <param name="nodeId"/> documentation for "M:DHI.Mike1D.Generic.DiagnosticItem.SetLocation(System.String)"]
See Also