ediDataElements

The ediDataElements object contains a collection of sub elements (also known as component elements) that are in a composite element.  The sub elements are simple data elements that further cannot contain sub elements.  All ediDataElement objects contain an ediDataElements object that holds a collection of sub elements ( if it has any).  One way to determine if an ediDataElement object is a simple data element is by checking if there is any sub elements in the collection.

Methods

Properties