Share

Catchment.GetAvailableCatchmentLabelIds Method

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()

Return Value

ObjectIdCollection

See Also

Reference

Was this information helpful?