Click or drag to resize

ExportItemSetBOMValue Method


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

Parameters

parent  ExportItem
field  String
value  String
See Also