Click or drag to resize

ExportItemGetBOMValue Method


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

Parameters

parent  ExportItem
field  String
bOriginal  Boolean  (Optional)

Return Value

String
See Also