Skip to content

6ce513ac 5f2d 580a f169 beda609c78e0

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

IProvider.Export Method

Additional header content

Export this target by applying the specified configuration.

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#

void Export(
	ExportSettings settings
)

VB

Sub Export ( 
	settings As ExportSettings
)

Parameters

 

settings
Type: iTin.Export.ExportSettings
Export settings

Remarks

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

See Also

Reference

IProvider Interface
iTin.Export.ComponentModel.Provider Namespace

Clone this wiki locally