Skip to content

2def0979 b57c 8bda 323e a511a30f916d

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

PacketFieldModel.FieldType Property

Additional header content

Gets a value indicating packet 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 Packet.

Remarks

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

See Also

Reference

PacketFieldModel Class
iTin.Export.Model Namespace

Clone this wiki locally