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



edi.lkwwalter.cioi.ACK151.edi.lkwwalter.cioi.ACK151.Ns Namespace > Cesar_DownloadElm Class : Version Property
The value for the optional attribute version
Syntax
'Declaration
 
<LxAttributeAttribute("version", 
   "", 
   LxValueType.Value, 
   XsdType.XsdString)>
Public Property Version As String
'Usage
 
Dim instance As Cesar_DownloadElm
Dim value As String
 
instance.Version = value
 
value = instance.Version
[LxAttribute("version", 
   "", 
   LxValueType.Value, 
   XsdType.XsdString)]
public string Version {get; set;}
[LxAttribute("version", 
   "", 
   LxValueType.Value, 
   XsdType.XsdString)]
public:
property String^ Version {
   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 Class
Cesar_DownloadElm Members