dd2e4c60 b86a 4aa8 13f8 b524e15fb5a6 - iAJTin/iExportEngine GitHub Wiki
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)
C#
public string From { get; set; }VB
Public Property From As String
Get
SetType: String
A String which contains the name of the data model to use.
[Missing documentation for "P:iTin.Export.ExportSettings.From"]