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

Etag Property

The Etag of the file being sent.

Syntax

[VB.NET]
Public Property Etag As String

[C#]
public string Etag {get; set;}

Remarks

This specifies the Etag for the file. This value should be set to an empty string the first time a file is sent using the Restart command. The component will generate a unique Etag based on the processed contents of the file and set this property when sending begins.

If a file is interrupted, this value must be set when Restart is called to resume transfer of the already processed file.

Default Value

""

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