CatchmentsToTimeSeriesFilePath Property  | 
 
            FilePath specifying the name of the persistance storage
            
 
    Namespace: 
   DHI.Mike1D.RainfallRunoffModule
    Assembly:
   DHI.Mike1D.RainfallRunoffModule (in DHI.Mike1D.RainfallRunoffModule.dll) Version: 19.0.0.0 (11.1.1.1111)
Syntaxpublic IFilePath FilePath { get; set; }Public Property FilePath As IFilePath
	Get
	Set
public:
property IFilePath^ FilePath {
	IFilePath^ get ();
	void set (IFilePath^ value);
}Property Value
Type: 
IFilePath
See Also