EDI Integrator 2016 .NET Edition
EDI Integrator 2016 .NET Edition
Questions / Feedback?

XChildren Property

Number of child elements of the current segment.

Syntax

[VB.NET]
Public ReadOnlyProperty XChildren As Integer

[C#]
public int XChildren {get;}

Remarks

This property describes the number of children of the current segment in the parsed document.

This collection is indexed from 0 to Count - 1.

This property is read-only and not available at design time.

Default Value

0

 
 
Copyright (c) 2020 /n software inc. - All rights reserved.
EDI Integrator 2016 .NET Edition - Version 16.0 [Build 7362]