Click or drag to resize

ExportItemCacheWriteBacks Method

Adds given writebacks. Overwrites existing if same target already cached.

Namespace:  CTExtensions.ExportCore.ExportHandler
Assembly:  CTInterface (in CTInterface.dll)
Syntax
public virtual void CacheWriteBacks(
	List<WriteBack> writeBacks
)

Parameters

writeBacks
Type: System.Collections.GenericListWriteBack
See Also