Click or drag to resize

GenericExportHandlerT, E, IShowExportDoneMessage Method


Namespace: CTExtensions.ExportCore.ExportHandler
Assembly: CTInterface (in CTInterface.dll) Version: 25.0
Syntax
protected virtual void ShowExportDoneMessage(
	bool bSucceeded,
	List<E> items
)

Parameters

bSucceeded  Boolean
 
items  ListE
 
Revision History
DateVersionDescription
-2024 SP0First Release
See Also