AlignmentGetAlignmentLabelGroupIds Method |
Gets the ObjectIdCollection of the Alignment's label group.
Namespace: Autodesk.Civil.DatabaseServicesAssembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.7.0.1190
Syntaxpublic ObjectIdCollection GetAlignmentLabelGroupIds()
Public Function GetAlignmentLabelGroupIds As ObjectIdCollection
public:
ObjectIdCollection^ GetAlignmentLabelGroupIds()
Return Value
ObjectIdCollection
See Also