Skip to content

3f52447a d9ac c9a6 a4ea 28260d1f7cca

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

DataFieldModel.FieldType Property

Additional header content

Gets a value indicating data field type.

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 override KnownFieldType FieldType { get; }

VB

Public Overrides ReadOnly Property FieldType As KnownFieldType
	Get

Property Value

Type: KnownFieldType
Always returns Field.

Remarks

[Missing documentation for "P:iTin.Export.Model.DataFieldModel.FieldType"]

See Also

Reference

DataFieldModel Class
iTin.Export.Model Namespace

Clone this wiki locally