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) Version: 25.0
Syntax
public virtual void CacheWriteBacks(
	List<WriteBack> writeBacks
)

Parameters

writeBacks  ListWriteBack
See Also