CatchmentRunoffModifiedRationalMethodType Property |
Gets the runoff method type.
Namespace: Autodesk.Civil.DatabaseServicesAssembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.9.0.960
Syntaxpublic override RunoffMethod MethodType { get; }Public Overrides ReadOnly Property MethodType As RunoffMethod
Get
public:
virtual property RunoffMethod MethodType {
RunoffMethod get () override;
}Property Value
RunoffMethod
See Also