AlignmentGetLabelGroupIds Method

Note: This API is now obsolete.

Gets the ObjectIdCollection of the Alignment's label group.

Namespace: Autodesk.Civil.DatabaseServices
Assembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.7.0.1190
Syntax
[ObsoleteAttribute("Use Autodesk.Civil.DatabaseServices.Alignment.GetAlignmentLabelGroupIds instead.", 
	false)]
public ObjectIdCollection GetLabelGroupIds()

Return Value

ObjectIdCollection
See Also