Documentation EDI-Interface LKW Walter AT - Release 1.6.1
Throw_IfElementNameDiffers Method (CustomsInformation)



edi.lkwwalter.cioi.EDITrainV162Lib Namespace > CustomsInformation Class : Throw_IfElementNameDiffers Method
Syntax
'Declaration
 
Protected Sub Throw_IfElementNameDiffers( _
   ByVal currentElement As LiquidTechnologies.Runtime.XmlObjectInterface, _
   ByVal sElementName As String _
) 
'Usage
 
Dim instance As CustomsInformation
Dim currentElement As LiquidTechnologies.Runtime.XmlObjectInterface
Dim sElementName As String
 
instance.Throw_IfElementNameDiffers(currentElement, sElementName)
protected void Throw_IfElementNameDiffers( 
   LiquidTechnologies.Runtime.XmlObjectInterface currentElement,
   string sElementName
)
protected:
void Throw_IfElementNameDiffers( 
   LiquidTechnologies.Runtime.XmlObjectInterface^ currentElement,
   String^ sElementName
) 

Parameters

currentElement
sElementName
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

CustomsInformation Class
CustomsInformation Members