Skip to content

b7fa887f 6c86 ed9e 6ce3 95bd082f335b

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

BaseWriter.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#

public virtual bool IsTransformationFile { get; }

VB

Public Overridable ReadOnly Property IsTransformationFile As Boolean
	Get

Property Value

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

Implements

IWriter.IsTransformationFile

Remarks

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

See Also

Reference

BaseWriter Class
iTin.Export.ComponentModel.Writer Namespace

Clone this wiki locally