SettingsCatchmentSettingsGeneralRunoffRunoffMethod Property |
Gets the default runoff method.
Namespace: Autodesk.Civil.SettingsAssembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.9.0.960
Syntaxpublic PropertyEnum<RunoffMethod> RunoffMethod { get; }Public ReadOnly Property RunoffMethod As PropertyEnum(Of RunoffMethod)
Get
public:
property PropertyEnum<RunoffMethod>^ RunoffMethod {
PropertyEnum<RunoffMethod>^ get ();
}Property Value
PropertyEnumRunoffMethod
See Also