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)
Syntaxpublic 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
ICatchmentUHMDataHydrographTsFile
See Also