Click or drag to resize

CrossSectionMiddlingDHI_ID Property

An ID that may be used by ArcGIS, for unikely identifying this cross section. No cross sections must share the same DHI_ID. A value of -1 means that the value is not set.

Namespace:  DHI.Mike1D.CrossSectionModule
Assembly:  DHI.Mike1D.CrossSectionModule (in DHI.Mike1D.CrossSectionModule.dll) Version: 19.0.0.0 (11.1.1.1111)
Syntax
public int DHI_ID { get; set; }

Property Value

Type: Int32
See Also