Skip to content

57987fc3 66a7 01ab 1a8e e7f123cca31c

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

TableModel.HasFields Property

Additional header content

Gets a value indicating whether there are fields defined.

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

Syntax

C#

public bool HasFields { get; }

VB

Public ReadOnly Property HasFields As Boolean
	Get

Property Value

Type: Boolean
true if there are fields defined; otherwise, false.

Remarks

[Missing documentation for "P:iTin.Export.Model.TableModel.HasFields"]

See Also

Reference

TableModel Class
iTin.Export.Model Namespace

Clone this wiki locally