Click or drag to resize

ExportItemSetQuantityIn Method

Namespace:  CTExtensions.ExportCore.ExportHandler
Assembly:  CTInterface (in CTInterface.dll)
Syntax
public void SetQuantityIn(
	ExportItem parent,
	double dValue
)

Parameters

parent
Type: CTExtensions.ExportCore.ExportHandlerExportItem
dValue
Type: SystemDouble
See Also