Skip to content

40e45b7d a29d 80d1 3265 67e2887e5945

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

Spreadsheet2003TabularWriter.IsTransformationFile Property

Additional header content

Gets a value indicating that this writer generates a transformation file to be processed later.

Namespace: iTin.Export.Writers
Assembly: iTin.Export.Core (in iTin.Export.Core.dll) Version: 1.0.0.0 (1.0.0.0)

Syntax

C#

public override bool IsTransformationFile { get; }

VB

Public Overrides ReadOnly Property IsTransformationFile As Boolean
	Get

Property Value

Type: Boolean
Always returns true value.

Implements

IWriter.IsTransformationFile

Remarks

[Missing documentation for "P:iTin.Export.Writers.Spreadsheet2003TabularWriter.IsTransformationFile"]

See Also

Reference

Spreadsheet2003TabularWriter Class
iTin.Export.Writers Namespace

Clone this wiki locally