CatchmentGetAvailableFlowSegmentLabelIds Method |
Gets the ObjectIdCollection of all FlowSegmentLabels for the Catchment.
Namespace: Autodesk.Civil.DatabaseServicesAssembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.292
Syntaxpublic ObjectIdCollection GetAvailableFlowSegmentLabelIds()
Public Function GetAvailableFlowSegmentLabelIds As ObjectIdCollection
public:
ObjectIdCollection^ GetAvailableFlowSegmentLabelIds()
Return Value
ObjectIdCollection
See Also