Click or drag to resize

GenericExportHandlerT, E, IRefreshItems(ListE) Method


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

Parameters

items  ListE
Revision History
DateVersionDescription
-2024 SP0First Release
See Also