ClearImage .NET API
first Property (DLDecoder)





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

Reference

DLDecoder Class
DLDecoder Members