TurnoutCatalogManagerGetAllCatalogIds Method |
Get all catalog ObjectIds from the database.
Namespace: Autodesk.Civil.DatabaseServicesAssembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.7.0.1190
Syntaxpublic ObjectIdCollection GetAllCatalogIds()
Public Function GetAllCatalogIds As ObjectIdCollection
public:
ObjectIdCollection^ GetAllCatalogIds()
Return Value
ObjectIdCollection
See Also