888f8372 c5c5 280a 34ea 0cf41ea2c7b4 - iAJTin/iExportEngine GitHub Wiki
Additional header content
Initializes a new instance of the DataTableInput class.
Namespace: iTin.Export.Inputs
Assembly: iTin.Export.Core (in iTin.Export.Core.dll) Version: 1.0.0.0 (1.0.0.0)
C#
public DataTableInput(
DataTable table,
string name
)VB
Public Sub New (
table As DataTable,
name As String
)
- table
- Type: System.Data.DataTable
The table. - name
- Type: System.String
The name.
[Missing documentation for "M:iTin.Export.Inputs.DataTableInput.#ctor(System.Data.DataTable,System.String)"]
DataTableInput Class
DataTableInput Overload
iTin.Export.Inputs Namespace