Skip to content

4b25c835 2e86 a599 457e 9af0d94a356e

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

ISettings.CanGetDataTable Property

Additional header content

Gets a value indicating whether this instance can get data table.

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

Syntax

C#

bool CanGetDataTable { get; }

VB

ReadOnly Property CanGetDataTable As Boolean
	Get

Property Value

Type: Boolean
true if this instance can get data table; otherwise, false.

Remarks

[Missing documentation for "P:iTin.Export.ComponentModel.ISettings.CanGetDataTable"]

See Also

Reference

ISettings Interface
iTin.Export.ComponentModel Namespace

Clone this wiki locally