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