CatchmentRunoffCoefficient Property |
Gets/Sets the runoff coefficient for the catchment area.
Namespace: Autodesk.Civil.DatabaseServicesAssembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.292
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