Documentation EDI-Interface LKW Walter AT - Release 1.5.1
Itu_Code Property



edi.lkwwalter.cioi.ACK151.edi.lkwwalter.cioi.ACK151.Ns Namespace > Cesar_DownloadElm.TransportElm Class : Itu_Code Property
A System.String, Required : should not be set to null
Syntax
'Declaration
 
<LxElementValueAttribute(6, 
   "itu_code", 
   "", 
   LxValueType.Value, 
   XsdType.XsdString, 
   MinOccurs=1, 
   MaxOccurs=1)>
Public Property Itu_Code As String
'Usage
 
Dim instance As Cesar_DownloadElm.TransportElm
Dim value As String
 
instance.Itu_Code = value
 
value = instance.Itu_Code
[LxElementValue(6, 
   "itu_code", 
   "", 
   LxValueType.Value, 
   XsdType.XsdString, 
   MinOccurs=1, 
   MaxOccurs=1)]
public string Itu_Code {get; set;}
[LxElementValue(6, 
   "itu_code", 
   "", 
   LxValueType.Value, 
   XsdType.XsdString, 
   MinOccurs=1, 
   MaxOccurs=1)]
public:
property String^ Itu_Code {
   String^ get();
   void set (    String^ value);
}
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

Cesar_DownloadElm.TransportElm Class
Cesar_DownloadElm.TransportElm Members