BoundarySourceComponentEumQuantity Property |
The eum-quantity of the returned values.
Used by engine to handle unit conversion of
the values from the boundary to the engine.
Namespace:
DHI.Mike1D.BoundaryModule
Assembly:
DHI.Mike1D.BoundaryModule (in DHI.Mike1D.BoundaryModule.dll) Version: 19.0.0.0 (11.1.1.1111)
Syntax public eumQuantity EumQuantity { get; set; }
Public Property EumQuantity As eumQuantity
Get
Set
public:
property eumQuantity^ EumQuantity {
eumQuantity^ get ();
void set (eumQuantity^ value);
}
Property Value
Type:
eumQuantitySee Also