Click or drag to resize

IStructureIDInUserUnit Property

Note: This API is now obsolete.

Used to get a consistent description of the structure. The ID comes in user units. Used e.g. when reporting errors, warnings and hints.

Namespace:  DHI.Mike1D.StructureModule
Assembly:  DHI.Mike1D.StructureModule (in DHI.Mike1D.StructureModule.dll) Version: 19.0.0.0 (11.1.1.1111)
Syntax
[ObsoleteAttribute("Messages should be given to the user through DiagnosticsValue instead")]
string IDInUserUnit { get; }

Property Value

Type: String
See Also