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