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