b7fa887f 6c86 ed9e 6ce3 95bd082f335b - iAJTin/iExportEngine GitHub Wiki
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)
C#
public virtual bool IsTransformationFile { get; }VB
Public Overridable ReadOnly Property IsTransformationFile As Boolean
GetType: Boolean
true if generated transform file; otherwise, false.
[Missing documentation for "P:iTin.Export.ComponentModel.Writer.BaseWriter.IsTransformationFile"]