Documentation EDI-Interface LKW Walter AT - Release 1.5.1
Type Property (Cesar_DownloadElm)



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