Skip to content

ee942667 78f5 5f68 3c62 c7960501fa0d

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

TemplateWriterSettingsModel.FieldPrefix Property

Additional header content

Gets or sets the preferred previous delimiter for field.

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 string FieldPrefix { get; set; }

VB

Public Property FieldPrefix As String
	Get
	Set

Property Value

Type: String
The preferred previous delimiter for field. The default is "@@".

Remarks

ITEE Object Element Usage

<Settings FieldPrefix="string" .../>

See Also

Reference

TemplateWriterSettingsModel Class
iTin.Export.Model Namespace

Clone this wiki locally