ICatchmentUHMDataHydrographTsFileName Property  | 
 Note: This API is now obsolete.
 
    Namespace: 
   DHI.Mike1D.RainfallRunoffModule
    Assembly:
   DHI.Mike1D.RainfallRunoffModule (in DHI.Mike1D.RainfallRunoffModule.dll) Version: 19.0.0.0 (11.1.1.1111)
Syntax[ObsoleteAttribute("Use HydrographTsFile")]
string HydrographTsFileName { get; set; }<ObsoleteAttribute("Use HydrographTsFile")>
Property HydrographTsFileName As String
	Get
	Set[ObsoleteAttribute(L"Use HydrographTsFile")]
property String^ HydrographTsFileName {
	String^ get ();
	void set (String^ value);
}Property Value
Type: 
String
See Also