ClearImage .NET API
state Property (DLDecoder)





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

Reference

DLDecoder Class
DLDecoder Members