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



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

Bookings Class
Bookings Members