Skip to content

2aa9eac0 180f c3b1 a524 3e788a684c5e

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

IInput.Export Method

Additional header content

Export to xml

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#

void Export(
	ExportSettings settings
)

VB

Sub Export ( 
	settings As ExportSettings
)

Parameters

 

settings
Type: iTin.Export.ExportSettings
Export Settings

Remarks

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

See Also

Reference

IInput Interface
iTin.Export.ComponentModel.Input Namespace

Clone this wiki locally