CatchmentHortonDryingTime Property |
Note: This API is now obsolete.
Namespace: Autodesk.Civil.DatabaseServicesAssembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.9.0.960
Syntax[ObsoleteAttribute("Use SWMMRunoffData.HortonData.DryingTime instead",
false)]
public double HortonDryingTime { get; set; }<ObsoleteAttribute("Use SWMMRunoffData.HortonData.DryingTime instead",
false)>
Public Property HortonDryingTime As Double
Get
Setpublic:
[ObsoleteAttribute(L"Use SWMMRunoffData.HortonData.DryingTime instead",
false)]
property double HortonDryingTime {
double get ();
void set (double value);
}Property Value
Double
See Also