EDIFACT Integrator - Online Help
EDIFACT Integrator
Questions / Feedback?

Suffix Property

What to append after each segment delimiter.

Syntax

int GetSuffix();

int SetSuffix(int iSuffix);

Possible Values

  SUFFIX_NONE(0), 
  SUFFIX_CR(1), 
  SUFFIX_LF(2), 
  SUFFIX_CRLF(3)

Default Value

0

Remarks

If Suffix is different from suffixNone, trailing (suffix) characters are appended after each segment delimiter. This is useful if you want to have a carriage return/line feed after each segment to make the document more readable.

This property is not available at design time.

Data Type

Integer

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