ClearImage .NET API
sex Property (DLDecoder)





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

Reference

DLDecoder Class
DLDecoder Members