Documentation EDI-Interface LKW Walter AT - Release 1.6.1
_SellerCol Field



edi.lkwwalter.cioi.EDITrainV162Lib Namespace > CustomsInformation Class : _SellerCol Field
Syntax
'Declaration
 
Protected _SellerCol As XmlObjectCollection(Of Seller)
'Usage
 
Dim instance As CustomsInformation
Dim value As XmlObjectCollection(Of Seller)
 
value = instance._SellerCol
 
instance._SellerCol = value
protected XmlObjectCollection<Seller> _SellerCol
protected:
XmlObjectCollection<Seller^>^ _SellerCol
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

CustomsInformation Class
CustomsInformation Members