EcoLabModelConstants Property |
Constants are constant in time. A constant may vary in space, and may be provided by engine.
Namespace:
DHI.Mike1D.EcoLabDataAccess
Assembly:
DHI.Mike1D.HDParameterDataAccess (in DHI.Mike1D.HDParameterDataAccess.dll) Version: 19.0.0.0 (11.1.1.1111)
Syntax public IList<EcoLabConstant> Constants { get; }
Public ReadOnly Property Constants As IList(Of EcoLabConstant)
Get
public:
property IList<EcoLabConstant^>^ Constants {
IList<EcoLabConstant^>^ get ();
}
Property Value
Type:
IListEcoLabConstantSee Also