ResultDataDeleteValue Property |
Delete value for double variables. Any double data value with this value should be
treated as a missing value.
Namespace:
DHI.Mike1D.ResultDataAccess
Assembly:
DHI.Mike1D.ResultDataAccess (in DHI.Mike1D.ResultDataAccess.dll) Version: 19.0.0.0 (11.1.1.1111)
Syntax public float DeleteValue { get; set; }
Public Property DeleteValue As Single
Get
Set
public:
virtual property float DeleteValue {
float get () sealed;
void set (float value) sealed;
}
Property Value
Type:
SingleImplements
IResultDataDeleteValueSee Also