Click or drag to resize

ExportItemColorControllerSetBOMFieldBGColor Method


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

Parameters

parent  ExportItem
field  String
COLOR_rgb  NullableInt32
RGB(Int32, Int32, Int32)
See Also