Share

TurnoutCatalogManager.GetAllCatalogIds Method

Get all catalog ObjectIds from the database.



Namespace: Autodesk.Civil.DatabaseServices
Assembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.280

Syntax

C#

public ObjectIdCollection GetAllCatalogIds()

VB

Public Function GetAllCatalogIds As ObjectIdCollection

C++

public:
ObjectIdCollection^ GetAllCatalogIds()

Return Value

ObjectIdCollection

See Also

Reference

Was this information helpful?