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



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

Booking Class
Booking Members