Gets the ObjectIdCollection of all CatchmentLabels for the Catchment.
Namespace: Autodesk.Civil.DatabaseServices
Assembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.280
Syntax
C#
public ObjectIdCollection GetAvailableCatchmentLabelIds()
VB
Public Function GetAvailableCatchmentLabelIds As ObjectIdCollection
C++
public: ObjectIdCollection^ GetAvailableCatchmentLabelIds()