Skip to content

fa44f7c9 823b 9350 fcee 6306e934733c

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

IWriter.IsTransformationFile Property

Additional header content

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

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

Syntax

C#

bool IsTransformationFile { get; }

VB

ReadOnly Property IsTransformationFile As Boolean
	Get

Property Value

Type: Boolean
true if generates transform file; otherwise, false.

Remarks

[Missing documentation for "P:iTin.Export.ComponentModel.Writer.IWriter.IsTransformationFile"]

See Also

Reference

IWriter Interface
iTin.Export.ComponentModel.Writer Namespace

Clone this wiki locally