Click or drag to resize

GriddedSourceValueType Property

Type of value in the time series. Set to null to use information stored in the grid file itself. If set to some value, it will override the information stored in the grid file.

Namespace:  DHI.Mike1D.BoundaryModule
Assembly:  DHI.Mike1D.BoundaryModule (in DHI.Mike1D.BoundaryModule.dll) Version: 19.0.0.0 (11.1.1.1111)
Syntax
public Nullable<TsItemValueType> ValueType { get; set; }

Property Value

Type: NullableTsItemValueType
See Also