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