Summer.Batch.Extra.Copybook.FileFormat Class Reference

Xml representation of FileFormat. More...

Properties

List< RecordFormatRecordFormats [get, set]
 List of record formats. More...
 
string Charset [get, set]
 ConversionTable attribute. More...
 
int DiscriminatorSize [get, set]
 distinguishFieldSize attribute. More...
 
int NewLineSize [get, set]
 newLineSize attribute. More...
 
int HeaderSize [get, set]
 headerSize attribute. More...
 
string DataFileImplementation [get, set]
 dataFileImplementation attribute. More...
 

Detailed Description

Xml representation of FileFormat.

Property Documentation

string Summer.Batch.Extra.Copybook.FileFormat.Charset
getset

ConversionTable attribute.

string Summer.Batch.Extra.Copybook.FileFormat.DataFileImplementation
getset

dataFileImplementation attribute.

int Summer.Batch.Extra.Copybook.FileFormat.DiscriminatorSize
getset

distinguishFieldSize attribute.

int Summer.Batch.Extra.Copybook.FileFormat.HeaderSize
getset

headerSize attribute.

int Summer.Batch.Extra.Copybook.FileFormat.NewLineSize
getset

newLineSize attribute.

List<RecordFormat> Summer.Batch.Extra.Copybook.FileFormat.RecordFormats
getset

List of record formats.


The documentation for this class was generated from the following file:
  • Summer.Batch.Extra/Copybook/FileFormat.cs