Click or drag to resize

GenericExportHandlerT, E, ICancelConversionsFromUnaffectedItems Method

Checks if items are affected by currently set conversion rules, and if not, set cancelled flag.

Namespace:  CTExtensions.ExportCore.ExportHandler
Assembly:  CTInterface (in CTInterface.dll)
Syntax
protected void CancelConversionsFromUnaffectedItems(
	List<E> items
)

Parameters

items
Type: System.Collections.GenericListE
See Also