Skip to content

64a6328e a38e 022b 043c 94df3f826f7d

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

ExporterModel.ExporterType 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 KnownExporter ExporterType { get; }

VB

Public ReadOnly Property ExporterType As KnownExporter
	Get

Property Value

Type: KnownExporter
One of the KnownExporter values.

Remarks

[Missing documentation for "P:iTin.Export.Model.ExporterModel.ExporterType"]

See Also

Reference

ExporterModel Class
iTin.Export.Model Namespace

Clone this wiki locally