Skip to content

ccd92cd0 118e b687 8495 fae5832fdd50

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

ISettings.ToDataTable Method

Additional header content

Gets a reference to the DataTable object than contains the data this instance.

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

Syntax

C#

DataTable ToDataTable()

VB

Function ToDataTable As DataTable

Return Value

Type: DataTable
Reference to the DataTable object.

Remarks

[Missing documentation for "M:iTin.Export.ComponentModel.ISettings.ToDataTable"]

See Also

Reference

ISettings Interface
iTin.Export.ComponentModel Namespace

Clone this wiki locally