Click or drag to resize

ExportItemSetBOMValue Method

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

Parameters

parent
Type: CTExtensions.ExportCore.ExportHandlerExportItem
field
Type: SystemString
value
Type: SystemString
See Also