Click or drag to resize

BuilderCSV Constructor (BuilderCSVLanguage)

Initializes a new instance of the BuilderCSV class. create new builder.

Namespace:  Karamba.Exporters
Assembly:  KarambaCommon (in KarambaCommon.dll) Version: 2.2.0.4 (2.2.0.4)
Syntax
public BuilderCSV(
	BuilderCSVLanguage lang
)

Parameters

lang
Type: Karamba.ExportersBuilderCSVLanguage
language setting of builder.
See Also