Click or drag to resize

ExportSettingsExportFormat Property

Data format the export engine should generate. Default is Xml.

Namespace:  Vovin.CmcLibNet.Export
Assembly:  Vovin.CmcLibNet (in Vovin.CmcLibNet.dll) Version: 1.0.7729.42686
Syntax
public ExportFormat ExportFormat { get; set; }

Property Value

Type: ExportFormat

Implements

IExportSettingsExportFormat
See Also