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