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