LongTermStatisticsDataResultFilePath Property |
LTS results are written to this file
Namespace:
DHI.Mike1D.Mike1DDataAccess
Assembly:
DHI.Mike1D.Mike1DDataAccess (in DHI.Mike1D.Mike1DDataAccess.dll) Version: 19.0.0.0 (11.1.1.1111)
Syntax public IFilePath ResultFilePath { get; set; }
Public Property ResultFilePath As IFilePath
Get
Set
public:
property IFilePath^ ResultFilePath {
IFilePath^ get ();
void set (IFilePath^ value);
}
Property Value
Type:
IFilePathSee Also