CatchmentAverageSlope Property

Note: This API is now obsolete.

This property has been deprecated use SWMMRunoffData.AverageSlope instead.

Namespace: Autodesk.Civil.DatabaseServices
Assembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.9.0.960
Syntax
[ObsoleteAttribute("Use SWMMRunoffData.AverageSlope instead", false)]
public double AverageSlope { get; set; }

Property Value

Double
See Also