TimeSteppingTabulatedTSFile Property |
Tabulated time step Filename
Namespace:
DHI.Mike1D.HDParameterDataAccess
Assembly:
DHI.Mike1D.HDParameterDataAccess (in DHI.Mike1D.HDParameterDataAccess.dll) Version: 19.0.0.0 (11.1.1.1111)
Syntax public FilePath TabulatedTSFile { get; set; }
Public Property TabulatedTSFile As FilePath
Get
Set
public:
property FilePath^ TabulatedTSFile {
FilePath^ get ();
void set (FilePath^ value);
}
Property Value
Type:
FilePathSee Also