Gets the ObjectIdCollection of the labels attached to this profile network part

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

Syntax

C#
public ObjectIdCollection GetPartProfileLabelIds()
Visual Basic
Public Function GetPartProfileLabelIds As ObjectIdCollection
Visual C++
public:
ObjectIdCollection^ GetPartProfileLabelIds()

See Also