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



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

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

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

Supplier Members
edi.lkwwalter.cioi.EDITrainV162Lib Namespace