CatchmentUHMHydrographTsFile Property |
User defined hydrograph time series filename.
Namespace:
DHI.Mike1D.RainfallRunoffModule
Assembly:
DHI.Mike1D.RainfallRunoffModule (in DHI.Mike1D.RainfallRunoffModule.dll) Version: 19.0.0.0 (11.1.1.1111)
Syntax public FilePath HydrographTsFile { get; set; }
Public Property HydrographTsFile As FilePath
Get
Set
public:
virtual property FilePath^ HydrographTsFile {
FilePath^ get () sealed;
void set (FilePath^ value) sealed;
}
Property Value
Type:
FilePathImplements
ICatchmentUHMDataHydrographTsFileSee Also