ResultSpecificationInterpolate Property |
Flag specifying if to interpolate when result storing frequence does not match time steps of the simulation
Namespace:
DHI.Mike1D.ResultDataAccess
Assembly:
DHI.Mike1D.ResultDataAccess (in DHI.Mike1D.ResultDataAccess.dll) Version: 19.0.0.0 (11.1.1.1111)
Syntax public bool Interpolate { get; set; }
Public Property Interpolate As Boolean
Get
Set
public:
property bool Interpolate {
bool get ();
void set (bool value);
}
Property Value
Type:
BooleanSee Also