Click or drag to resize

ExportItemColorControllerSetBOMFieldBGColor Method

Namespace:  CTExtensions.ExportCore.ExportHandler
Assembly:  CTInterface (in CTInterface.dll)
Syntax
public void SetBOMFieldBGColor(
	ExportItem parent,
	string field,
	int? COLOR_rgb
)

Parameters

parent
Type: CTExtensions.ExportCore.ExportHandlerExportItem
field
Type: SystemString
COLOR_rgb
Type: SystemNullableInt32
RGB(Int32, Int32, Int32)
See Also