CatchmentTimeOfConcentrationCalculationMethod Property |
Gets/Sets the time of concentration method for the catchment area
Namespace: Autodesk.Civil.DatabaseServicesAssembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.7.0.1190
Syntaxpublic TimeOfConcentrationCalculationMethod TimeOfConcentrationCalculationMethod { get; set; }
Public Property TimeOfConcentrationCalculationMethod As TimeOfConcentrationCalculationMethod
Get
Set
public:
property TimeOfConcentrationCalculationMethod TimeOfConcentrationCalculationMethod {
TimeOfConcentrationCalculationMethod get ();
void set (TimeOfConcentrationCalculationMethod value);
}
Property Value
TimeOfConcentrationCalculationMethod
See Also