CatchmentRunoffSWMMPerviousDepressionStorageDepth Property |
Gets/Sets the pervious depression storage depth.
Namespace: Autodesk.Civil.DatabaseServicesAssembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.9.0.960
Syntaxpublic double PerviousDepressionStorageDepth { get; set; }Public Property PerviousDepressionStorageDepth As Double
Get
Set
public:
property double PerviousDepressionStorageDepth {
double get ();
void set (double value);
}Property Value
Double
See Also