CatchmentRunoffSWMMRoutingPercentage Property |
Gets/Sets the routing percentage.
Namespace: Autodesk.Civil.DatabaseServicesAssembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.9.0.960
Syntaxpublic double RoutingPercentage { get; set; }Public Property RoutingPercentage As Double
Get
Set
public:
property double RoutingPercentage {
double get ();
void set (double value);
}Property Value
Double
See Also