Documentation EDI-Interface LKW Walter AT - Release 1.6.1
ProcessElementChoiceFromXml Method (AddAgreedBookingValue)



edi.lkwwalter.cioi.EDITrainV162Lib Namespace > AddAgreedBookingValue Class : ProcessElementChoiceFromXml Method
Syntax
'Declaration
 
Protected Function ProcessElementChoiceFromXml( _
   ByVal context As LiquidTechnologies.Runtime.SerializationContext, _
   ByVal xmlParent As XmlElement, _
   ByRef xmlChild As XmlElement, _
   ByVal parentClassElementType As LiquidTechnologies.Runtime.XmlObjectBase.XmlElementType, _
   ByVal isOptionalChoice As Boolean _
) As Boolean
'Usage
 
Dim instance As AddAgreedBookingValue
Dim context As LiquidTechnologies.Runtime.SerializationContext
Dim xmlParent As XmlElement
Dim xmlChild As XmlElement
Dim parentClassElementType As LiquidTechnologies.Runtime.XmlObjectBase.XmlElementType
Dim isOptionalChoice As Boolean
Dim value As Boolean
 
value = instance.ProcessElementChoiceFromXml(context, xmlParent, xmlChild, parentClassElementType, isOptionalChoice)
protected bool ProcessElementChoiceFromXml( 
   LiquidTechnologies.Runtime.SerializationContext context,
   XmlElement xmlParent,
   ref XmlElement xmlChild,
   LiquidTechnologies.Runtime.XmlObjectBase.XmlElementType parentClassElementType,
   bool isOptionalChoice
)
protected:
bool ProcessElementChoiceFromXml( 
   LiquidTechnologies.Runtime.SerializationContext^ context,
   XmlElement^ xmlParent,
   XmlElement^% xmlChild,
   LiquidTechnologies.Runtime.XmlObjectBase.XmlElementType^ parentClassElementType,
   bool isOptionalChoice
) 

Parameters

context
xmlParent
xmlChild
parentClassElementType
isOptionalChoice
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

AddAgreedBookingValue Class
AddAgreedBookingValue Members