CatchmentRunoffMethod Property |
Gets runoff method for the catchment area
Namespace: Autodesk.Civil.DatabaseServicesAssembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.7.0.1190
Syntaxpublic RunoffMethod RunoffMethod { get; }
Public ReadOnly Property RunoffMethod As RunoffMethod
Get
public:
property RunoffMethod RunoffMethod {
RunoffMethod get ();
}
Property Value
RunoffMethod
See Also