Documentation EDI-Interface LKW Walter AT - Release 1.6.1
DangerousGoodsInformation Constructor(String)



edi.lkwwalter.cioi.EDITrainV162Lib Namespace > DangerousGoodsInformation Class > DangerousGoodsInformation Constructor : DangerousGoodsInformation Constructor(String)
Constructor for DangerousGoodsInformation
Syntax
'Declaration
 
Public Function New( _
   ByVal elementName As String _
)
'Usage
 
Dim elementName As String
 
Dim instance As New DangerousGoodsInformation(elementName)
public DangerousGoodsInformation( 
   string elementName
)
public:
DangerousGoodsInformation( 
   String^ elementName
)

Parameters

elementName
Remarks
The class is created with all the mandatory fields populated with the default data. All Collection object are created. However any 1-n relationships (these are represented as collections) are empty. To comply with the schema these must be populated before the xml obtained from ToXml is valid against the schema D:\Dev\Projects\CC_CustomerBuilds\XML Liquid Projects\LKWWalter\Booking 1.6.1\Shemas\EDITrainV1.6.2.xsd
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

DangerousGoodsInformation Class
DangerousGoodsInformation Members
Overload List