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) Version: 25.0
Syntax
protected void CancelConversionsFromUnaffectedItems(
	List<E> items
)

Parameters

items  ListE
Revision History
DateVersionDescription
-2024 SP0First Release
See Also