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