Share

TurnoutCatalogManager.RemoveAllUnusedCatalogs Method

Remove all unused catalogs from the database.



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

Syntax

C#

public void RemoveAllUnusedCatalogs()

VB

Public Sub RemoveAllUnusedCatalogs

C++

public:
void RemoveAllUnusedCatalogs()

Remarks

Any in use catalogs can't be removed.

See Also

Reference

Was this information helpful?