SettingsCatchmentSettingsFAARunoffCoefficient Property |
Gets the FAA method flow segment runoff coefficient.
Namespace: Autodesk.Civil.SettingsAssembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.9.0.960
Syntaxpublic PropertyDouble RunoffCoefficient { get; }Public ReadOnly Property RunoffCoefficient As PropertyDouble
Get
public:
property PropertyDouble^ RunoffCoefficient {
PropertyDouble^ get ();
}Property Value
PropertyDouble
See Also