ProfileViewPartGetLabelIds Method

Note: This API is now obsolete.

Gets the object ids of the labels attached to this profile network part

Namespace: Autodesk.Civil.DatabaseServices
Assembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.292
Syntax
[ObsoleteAttribute("Use Autodesk.Civil.DatabaseServices.ProfileViewPart.GetPartProfileLabelIds instead.", 
	false)]
public ObjectIdCollection GetLabelIds()

Return Value

ObjectIdCollection
See Also