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; }
Public Property DHI_ID As Integer
Get
Set
public:
property int DHI_ID {
int get ();
void set (int value);
}
Property Value
Type:
Int32See Also