ClearImage .NET API
suffix Property (DLDecoder)





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

Reference

DLDecoder Class
DLDecoder Members