EDI Integrator V9 - Online Help
Available for:
EDI Integrator V9
Questions / Feedback?

MaxRecordSize Property

The maximum length of a given record.

Syntax

[VB.NET]
Public Property MaxRecordSize As Integer

[C#]
public int MaxRecordSize {get; set;}

Remarks

This value determines the maximum length for a record in the outgoing virtual file. When VirtualFileFormat has been set to ffUnstructured or ffText, this value must be zero. When ffFixed or ffVariable, this must be set to a value greater than 0, containing the maximum line length of the outgoing file.

Default Value

0

 
 
Copyright (c) 2018 /n software inc. - All rights reserved.
Build 9.0.6635.0