Click or drag to resize

ValueSequenceTDataTypeElementValue Class

class defining an Xml-Element and its associated Value
Inheritance Hierarchy
SystemObject
  Aml.Engine.CAEXValueSequenceTDataTypeElementValue

Namespace: Aml.Engine.CAEX
Assembly: Aml.Engine (in Aml.Engine.dll) Version: 3.2
Syntax
public class ElementValue

The ValueSequenceTDataTypeElementValue type exposes the following members.

Constructors
 NameDescription
Public methodValueSequenceTDataTypeElementValue Creates the ElementValue structure for the defined Element and Value
Top
Fields
 NameDescription
Public fieldNode The Xml-Element
Public fieldValue The Value of the Xml-Element transformed to the DataType
Top
See Also