 | GenericExportHandlerT, E, IRemoveDetachedItems Method |
This function removes all items from cache that are not attached to any row.
This can happen for example after applying BOM modifiers.
Namespace: CTExtensions.ExportCore.ExportHandlerAssembly: CTInterface (in CTInterface.dll) Version: 26.0
Syntaxprotected void RemoveDetachedItems()
Protected Sub RemoveDetachedItems
See Also