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



edi.lkwwalter.cioi.EDITrainV162Lib Namespace > ItuBody Class : _ItuType Field
The type of loading unit
TRL for trailer, TC = 45' Container, I = 45' ISO Container, HGZ = road train, WB = swap body
Syntax
'Declaration
 
Protected _ItuType As String
'Usage
 
Dim instance As ItuBody
Dim value As String
 
value = instance._ItuType
 
instance._ItuType = value
protected string _ItuType
protected:
String^ _ItuType
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

ItuBody Class
ItuBody Members