Gets the count of Sheet Flow Segments for TR-55 TOC method.
Namespace: Autodesk.Civil.DatabaseServices
Assembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.280
Syntax
C#
public int SheetFlowSegments { get; }
VB
Public ReadOnly Property SheetFlowSegments As Integer Get
C++
public: property int SheetFlowSegments { int get (); }