Click or drag to resize

BuilderCSVbuildSupport Method

add support data to the product.

Namespace:  Karamba.Exporters
Assembly:  KarambaCommon (in KarambaCommon.dll) Version: 2.2.0.4 (2.2.0.4)
Syntax
public override void buildSupport(
	Support s
)

Parameters

s
Type: Karamba.SupportsSupport
support to be processed.
See Also