ClearImage .NET API
expires Property (DLDecoder)





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

Reference

DLDecoder Class
DLDecoder Members