Skip to content

0e37e381 b2c9 eeb9 f168 bcbf66b6270d

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

FixedFieldModel.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 Fixed.

Remarks

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

See Also

Reference

FixedFieldModel Class
iTin.Export.Model Namespace

Clone this wiki locally