Gets the objectId collection of legend tables.
Namespace: Autodesk.Civil.ApplicationServicesAssembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.4.208.0
Syntax
C#
public ObjectIdCollection GetLegendTableIds()Visual Basic
Public Function GetLegendTableIds As ObjectIdCollectionVisual C++
public:
ObjectIdCollection^ GetLegendTableIds()