Skip to content

874bc110 b18f 64e8 e07b 62c2f9553172

Fernando Garcia edited this page May 8, 2018 · 1 revision

BaseInput.Export Method

Additional header content

Exports the input data using the specified configuration in xml configuration file.

Namespace: iTin.Export.ComponentModel.Input
Assembly: iTin.Export.Core (in iTin.Export.Core.dll) Version: 1.0.0.0 (1.0.0.0)

Syntax

C#

public void Export(
	ExportSettings settings
)

VB

Public Sub Export ( 
	settings As ExportSettings
)

Parameters

 

settings
Type: iTin.Export.ExportSettings
Export settings

Implements

IInput.Export(ExportSettings)

Remarks

If From is null or Empty, always use the first section with Current attribute sets to Yes.

See Also

Reference

BaseInput Class
iTin.Export.ComponentModel.Input Namespace

Clone this wiki locally