GetLegendTableIds Method

Gets the objectId collection of legend tables.

Namespace: Autodesk.Civil.ApplicationServices
Assembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.2.3892.0

Syntax

C#

public ObjectIdCollection GetLegendTableIds()

Visual Basic

Public Function GetLegendTableIds As ObjectIdCollection

Visual C++

public:
ObjectIdCollection^ GetLegendTableIds()

See Also