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



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