Share

Catchment.GetAvailableFlowSegmentLabelIds Method

Gets the ObjectIdCollection of all FlowSegmentLabels for the Catchment.



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

Syntax

C#

public ObjectIdCollection GetAvailableFlowSegmentLabelIds()

VB

Public Function GetAvailableFlowSegmentLabelIds As ObjectIdCollection

C++

public:
ObjectIdCollection^ GetAvailableFlowSegmentLabelIds()

Return Value

ObjectIdCollection

See Also

Reference

Was this information helpful?