Click or drag to resize

ExportItemGetCachedWriteBacks Method


Namespace: CTExtensions.ExportCore.ExportHandler
Assembly: CTInterface (in CTInterface.dll) Version: 25.0
Syntax
public List<WriteBack> GetCachedWriteBacks(
	bool bClearCache = false
)

Parameters

bClearCache  Boolean  (Optional)
true to clear cached while returning

Return Value

ListWriteBack
See Also