Skip to content

5d6b4bc8 8ab1 cece 238b 6b541299f695

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

IProvider.CanGetDataTable Property

Additional header content

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

Namespace: iTin.Export.ComponentModel.Provider
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.Provider.IProvider.CanGetDataTable"]

See Also

Reference

IProvider Interface
iTin.Export.ComponentModel.Provider Namespace

Clone this wiki locally