ClearImage .NET API
dob Property (DLDecoder)





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

Reference

DLDecoder Class
DLDecoder Members