Click or drag to resize

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.ExportHandler
Assembly: CTInterface (in CTInterface.dll) Version: 26.0
Syntax
protected void RemoveDetachedItems()
See Also