Skip to content

6605a277 e2fd 6820 ac6d b9c76a508d37

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

GapFieldModel.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 Gap.

Remarks

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

See Also

Reference

GapFieldModel Class
iTin.Export.Model Namespace

Clone this wiki locally