CatchmentTOCRunoffData Property

Gets the Time of Concentration (TOC) runoff method data from the catchment.

Namespace: Autodesk.Civil.DatabaseServices
Assembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.9.0.960
Syntax
public CatchmentRunoffTOC TOCRunoffData { get; }

Return Value

CatchmentRunoffTOC
Returns the TOC runoff data, or null if the TOC runoff method is not the active method on this catchment.
Remarks
TOC method does not have additional runoff-specific properties.
See Also