Share

ProfileView.GetAvailablePipeProfileLabelIds Method

Gets an ObjectIdCollection of the PipeProfileLabels.



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

Syntax

C#

public ObjectIdCollection GetAvailablePipeProfileLabelIds()

VB

Public Function GetAvailablePipeProfileLabelIds As ObjectIdCollection

C++

public:
ObjectIdCollection^ GetAvailablePipeProfileLabelIds()

Return Value

ObjectIdCollection

See Also

Reference

Was this information helpful?