CivilDocumentGetLegendTableIds Method |
Gets the objectId collection of legend tables.
Namespace: Autodesk.Civil.ApplicationServicesAssembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.7.0.1190
Syntaxpublic ObjectIdCollection GetLegendTableIds()
Public Function GetLegendTableIds As ObjectIdCollection
public:
ObjectIdCollection^ GetLegendTableIds()
Return Value
ObjectIdCollection
See Also