TurnoutCatalogManagerRemoveAllUnusedCatalogs Method

Remove all unused catalogs from the database.

Namespace: Autodesk.Civil.DatabaseServices
Assembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.292
Syntax
public void RemoveAllUnusedCatalogs()
Remarks
Any in use catalogs can't be removed.
See Also