CatchmentRunoffCoefficient Property |
Gets/Sets the runoff coefficient for the catchment area
Namespace: Autodesk.Civil.DatabaseServicesAssembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.6.1987.0
Syntaxpublic double RunoffCoefficient { get; set; }Public Property RunoffCoefficient As Double
Get
Set
public:
property double RunoffCoefficient {
double get ();
void set (double value);
}Property Value
Double
See Also