Click or drag to resize

EcoLabForcingIsGlobal Property

Flag specifying whether the forcing is global in EcoLab terms, if not, it must be set for all computational points.

Namespace:  DHI.Mike1D.EcoLabDataAccess
Assembly:  DHI.Mike1D.HDParameterDataAccess (in DHI.Mike1D.HDParameterDataAccess.dll) Version: 16.0.0.0 (11.1.1.1111)
Syntax
C#
public bool IsGlobal { get; set; }

Property Value

Type: Boolean
See Also