Skip to content

a18f0a5f 6691 9c7c 08d1 6e4b8e5656f9

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

BaseProvider.Export Method

Additional header content

Export specified input data model with this provider by applying the specified writer in configuration file.

Namespace: iTin.Export.ComponentModel.Provider
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

IProvider.Export(ExportSettings)

Remarks

[Missing documentation for "M:iTin.Export.ComponentModel.Provider.BaseProvider.Export(iTin.Export.ExportSettings)"]

See Also

Reference

BaseProvider Class
iTin.Export.ComponentModel.Provider Namespace

Clone this wiki locally