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