Gets the count of Channel Flow Segments for TR-55 TOC method.

Namespace: Autodesk.Civil.DatabaseServices
Assembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.5.1584.0

Syntax

C#
public int ChannelFlowSegments { get; }
Visual Basic
Public ReadOnly Property ChannelFlowSegments As Integer
	Get
Visual C++
public:
property int ChannelFlowSegments {
	int get ();
}

Remarks

This value only works when TOC(Tim of Concentration) method is TR-55.

See Also