EcoLabModelModelExtent Property

Extend of this ECO Lab model.

If null, the NetworkModel is used to define the extent of this model. When defined, the NetworkModel is not considered.

Definition

Namespace: DHI.Mike1D.EcoLabDataAccess
Assembly: DHI.Mike1D.HDParameterDataAccess (in DHI.Mike1D.HDParameterDataAccess.dll) Version: 24.0.0.0 (11.1.1.1111)
C#
public NetworkData<bool> ModelExtent { get; set; }

Property Value

NetworkDataBoolean

See Also