ClearImage .NET API
city Property (DLDecoder)





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

Reference

DLDecoder Class
DLDecoder Members