Skip to content

bec37466 74cb a2f6 5fe7 cf4d22073118

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

BaseDataFieldModel.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 abstract KnownFieldType FieldType { get; }

VB

Public MustOverride ReadOnly Property FieldType As KnownFieldType
	Get

Property Value

Type: KnownFieldType
One of the KnownFieldType values.

Remarks

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

See Also

Reference

BaseDataFieldModel Class
iTin.Export.Model Namespace

Clone this wiki locally