ERP Integrator V2 - Online Help
ERP Integrator V2
Questions / Feedback?

Suffix Property

What to append after each segment delimiter.

Syntax

[VB.NET]
Public Property Suffix As IdocwriterSuffixes

[C#]
public IdocwriterSuffixes Suffix {get; set;}

enum IdocwriterSuffixes { suffixCRLF, suffixCR, suffixLF }

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.

Default Value

0

 
 
Copyright (c) 2017 /n software inc. - All rights reserved.
Build 2.0.6240.0