Skip to content

dd2e4c60 b86a 4aa8 13f8 b524e15fb5a6

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

ExportSettings.From Property

Additional header content

Gets or sets a value indicating name of the data model to use.

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

Syntax

C#

public string From { get; set; }

VB

Public Property From As String
	Get
	Set

Property Value

Type: String
A String which contains the name of the data model to use.

Remarks

[Missing documentation for "P:iTin.Export.ExportSettings.From"]

See Also

Reference

ExportSettings Class
iTin.Export Namespace

Clone this wiki locally