Documentation EDI-Interface LKW Walter AT - Release 1.6.1
Buyer Class
Members 



edi.lkwwalter.cioi.EDITrainV162Lib Namespace : Buyer Class
This class represents the ComplexType buyer
Syntax
'Declaration
 
<LiquidTechnologies.Runtime.XmlObjectInfoAttribute(XmlElementGroupType.Sequence, 
   XmlElementType.Element, 
   "buyer", 
   "", 
   True, 
   False, 
   False)>
Public Class Buyer 
   Inherits XmlCommonBase
   Implements LiquidTechnologies.Runtime.XmlObjectInterface 
'Usage
 
Dim instance As Buyer
[LiquidTechnologies.Runtime.XmlObjectInfo(XmlElementGroupType.Sequence, 
   XmlElementType.Element, 
   "buyer", 
   "", 
   true, 
   false, 
   false)]
public class Buyer : XmlCommonBase, LiquidTechnologies.Runtime.XmlObjectInterface  
[LiquidTechnologies.Runtime.XmlObjectInfo(XmlElementGroupType.Sequence, 
   XmlElementType.Element, 
   "buyer", 
   "", 
   true, 
   false, 
   false)]
public ref class Buyer : public XmlCommonBase, LiquidTechnologies.Runtime.XmlObjectInterface  
Inheritance Hierarchy

System.Object
   LiquidTechnologies.Runtime.XmlObjectBase
      LiquidTechnologies.Runtime.XmlGeneratedClass
         edi.lkwwalter.cioi.EDITrainV162Lib.XmlCommonBase
            edi.lkwwalter.cioi.EDITrainV162Lib.Buyer

Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

Buyer Members
edi.lkwwalter.cioi.EDITrainV162Lib Namespace