PondInfiltrationType Property

Gets or sets the infiltration type used for infiltration calculations.

Namespace: Autodesk.Civil.DatabaseServices
Assembly: AeccDrainageDesignMgd (in AeccDrainageDesignMgd.dll) Version: 13.9.960.0
Syntax
public StormWaterControlInfiltrationType InfiltrationType { get; set; }

Property Value

StormWaterControlInfiltrationType
Exceptions
ExceptionCondition
BackwardCompatibilityException Thrown when setting the value for a pond that was created by an older version of the product.
ForwardCompatibilityException Thrown when setting the value for a pond that was created by a newer version of the product.
See Also