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

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

Syntax

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

See Also