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