IHTMLTableEngineDataColumnTOut Interface |
Namespace:
DHI.Mike1D.Mike1DDataAccess
Assembly:
DHI.Mike1D.Mike1DDataAccess (in DHI.Mike1D.Mike1DDataAccess.dll) Version: 19.0.0.0 (11.1.1.1111)
Syntax public interface IHTMLTableEngineDataColumn<TOut>
Public Interface IHTMLTableEngineDataColumn(Of TOut)
generic<typename TOut>
public interface class IHTMLTableEngineDataColumn
Type Parameters
- TOut
- Output data type
The IHTMLTableEngineDataColumnTOut type exposes the following members.
Properties
| Name | Description |
---|
| TotalValue |
If column is accumulating, get the accumulated value
|
TopMethods See Also