ClearImage .NET API
Release Property





Inlite.ClearImageNet Namespace > Server Class : Release Property
Gets ClearImage Server release number.
Syntax
'Declaration
 
Public Shared ReadOnly Property Release As System.Integer
'Usage
 
Dim value As System.Integer
 
value = Server.Release
public static System.int Release {get;}
public read-only property Release: System.Integer; static; 
public static function get Release : System.int
public:
static property System.int Release {
   System.int get();
}
See Also

Reference

Server Class
Server Members