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

ReceiveIDoc Property

Determines if IDocs will be received.

Syntax

[VB.NET]
Public Property ReceiveIDoc As Boolean

[C#]
public bool ReceiveIDoc {get; set;}

Remarks

If true, the component will receive IDoc functions.

The component will fire the IDocStart event, after which the IDocControlRecord event will fire, providing you with the document's control record. Then the IDocDataRecord event will fire with each Data Record segment in the document. Once the entire document has been received, the IDocEnd event will fire.

This property is not available at design time.

Default Value

False

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