EcoLabModelIntegrationMethod Property |
Method used when integrating in time
Namespace:
DHI.Mike1D.EcoLabDataAccess
Assembly:
DHI.Mike1D.HDParameterDataAccess (in DHI.Mike1D.HDParameterDataAccess.dll) Version: 19.0.0.0 (11.1.1.1111)
Syntax public IntegrationMethods IntegrationMethod { get; set; }
Public Property IntegrationMethod As IntegrationMethods
Get
Set
public:
property IntegrationMethods IntegrationMethod {
IntegrationMethods get ();
void set (IntegrationMethods value);
}
Property Value
Type:
IntegrationMethodsSee Also