Click or drag to resize

ExportItemGetBOMValue Method

Namespace:  CTExtensions.ExportCore.ExportHandler
Assembly:  CTInterface (in CTInterface.dll)
Syntax
public string GetBOMValue(
	ExportItem parent,
	string field,
	bool bOriginal = false
)

Parameters

parent
Type: CTExtensions.ExportCore.ExportHandlerExportItem
field
Type: SystemString
bOriginal (Optional)
Type: SystemBoolean

Return Value

Type: String
See Also