Click or drag to resize

StructureIDInUserUnit Property

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
public string IDInUserUnit { get; }

Property Value

Type: String

Implements

IStructureIDInUserUnit
See Also