Click or drag to resize

IDiagnosticsLocation Interface

Location of diagnostics 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 interface IDiagnosticsLocation

The IDiagnosticsLocation type exposes the following members.

Properties
  NameDescription
Public propertyChainage
Chainage of location. Only applicable if Type is GridPoint or Reach
Public propertyID
ID of location. Its interpretation depends on Type.
Public propertyType
Type of location
Top
See Also