UndergroundStorageInitialDepth Property

Gets or sets the initial wetted depth within the facility.

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

Property Value

Double
Exceptions
ExceptionCondition
ArgumentException Thrown when setting the property with a negative value.
See Also