TimeSeriesInfoFilePath Property |
Name and path of time series file
Namespace:
DHI.Mike1D.ControlModule
Assembly:
DHI.Mike1D.ControlModule (in DHI.Mike1D.ControlModule.dll) Version: 19.0.0.0 (11.1.1.1111)
Syntax public FilePath FilePath { get; set; }
Public Property FilePath As FilePath
Get
Set
public:
property FilePath^ FilePath {
FilePath^ get ();
void set (FilePath^ value);
}
Property Value
Type:
FilePathSee Also