ClearImage .NET API
xml Property (DLDecoder)





Inlite.Data Namespace > DLDecoder Class : xml Property
XML string with DL/ID decoded data
Syntax
'Declaration
 
Public ReadOnly Property xml As System.String
'Usage
 
Dim instance As DLDecoder
Dim value As System.String
 
value = instance.xml
public System.string xml {get;}
public read-only property xml: System.String; 
public function get xml : System.String
public:
property System.String^ xml {
   System.String^ get();
}
See Also

Reference

DLDecoder Class
DLDecoder Members