Gets the travel time(hours) of Sheet Flow Segments for TR-55 TOC method.
Namespace: Autodesk.Civil.DatabaseServices
Assembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.7.0.1276
Syntax
C#
public double SheetFlowTravelTime { get; }
VB
Public ReadOnly Property SheetFlowTravelTime As Double Get
C++
public: property double SheetFlowTravelTime { double get (); }