Gets the time of concentration for the catchment area
Namespace: Autodesk.Civil.DatabaseServicesAssembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.3.1717.0
Syntax
C#
public double TimeOfConcentration { get; set; }
Visual Basic
Public Property TimeOfConcentration As Double
Get
Set
Visual C++
public: property double TimeOfConcentration { double get (); void set (double value); }
Remarks
Setting the TimeOfConcentration is only possible when the TimeOfConcentrationMethod is User Defined.