EDIFACT Integrator - Online Help
EDIFACT Integrator
Questions / Feedback?

SkipComponent Method

Moves to the next sub-element in the current composite element in the current segment.

Syntax

[VB.NET]
Public Sub SkipComponent()
[C#]
public void SkipComponent();

Remarks

SkipComponent can be used to avoid providing a value for the current sub-element in the opened composite element within the current segment.

If the sub-element already has a value (such as one provided by default by the component), said value will not be overwritten.

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