ViewFrameGroupGetAvailableMatchLineLabelGroupIds Method |
Returns an ObjectIdCollection of all available MatchLineLabelGroups.
Namespace: Autodesk.Civil.DatabaseServicesAssembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.292
Syntaxpublic ObjectIdCollection GetAvailableMatchLineLabelGroupIds()
Public Function GetAvailableMatchLineLabelGroupIds As ObjectIdCollection
public:
ObjectIdCollection^ GetAvailableMatchLineLabelGroupIds()
Return Value
ObjectIdCollection
See Also