SummaryTableColumnNodeNotesTotalValue Property |
If column is accumulating, get the accumulated value
Namespace:
DHI.Mike1D.Mike1DDataAccess
Assembly:
DHI.Mike1D.Mike1DDataAccess (in DHI.Mike1D.Mike1DDataAccess.dll) Version: 19.0.0.0 (11.1.1.1111)
Syntax public string TotalValue { get; }
Public ReadOnly Property TotalValue As String
Get
public:
virtual property String^ TotalValue {
String^ get () sealed;
}
Property Value
Type:
StringImplements
IHTMLTableColumnT, TOutTotalValueSee Also