Click or drag to resize

ExportItemCacheWriteBack Method

Cache writeback value for given field.

Namespace: CTExtensions.ExportCore.ExportHandler
Assembly: CTInterface (in CTInterface.dll) Version: 25.0
Syntax
public virtual bool CacheWriteBack(
	string field,
	string value
)

Parameters

field  String
value  String

Return Value

Boolean
See Also