ClearImage .NET API
postal Property (DLDecoder)





Inlite.Data Namespace > DLDecoder Class : postal Property
Owner's zip/postal code
Syntax
'Declaration
 
Public ReadOnly Property postal As System.String
'Usage
 
Dim instance As DLDecoder
Dim value As System.String
 
value = instance.postal
public System.string postal {get;}
public read-only property postal: System.String; 
public function get postal : System.String
public:
property System.String^ postal {
   System.String^ get();
}
See Also

Reference

DLDecoder Class
DLDecoder Members