ClearImage .NET API
last Property (DLDecoder)





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

Reference

DLDecoder Class
DLDecoder Members