TimeSteppingTabulatedTSFilename Property |
Note: This API is now obsolete.
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 [ObsoleteAttribute("Use TabulatedTSFile")]
public string TabulatedTSFilename { get; set; }
<ObsoleteAttribute("Use TabulatedTSFile")>
Public Property TabulatedTSFilename As String
Get
Set
public:
[ObsoleteAttribute(L"Use TabulatedTSFile")]
property String^ TabulatedTSFilename {
String^ get ();
void set (String^ value);
}
Property Value
Type:
StringSee Also