Click or drag to resize

ExportItemSetValue Method

Namespace:  CTExtensions.ExportCore.ExportHandler
Assembly:  CTInterface (in CTInterface.dll)
Syntax
public void SetValue(
	string field,
	string value
)

Parameters

field
Type: SystemString
value
Type: SystemString
See Also