ClearImageNet Send comments on this topic.
Release Property
See Also 
Inlite.ClearImageNet Namespace > Server Class : Release Property




Gets ClearImage Server release number.

Syntax

Visual Basic (Declaration) 
Public Shared ReadOnly Property Release As Integer
Visual Basic (Usage)Copy Code
Dim value As Integer
 
value = Server.Release
C# 
public static int Release {get;}
Managed Extensions for C++ 
public: __property static int get_Release();
C++/CLI 
public:
static property int Release {
   int get();
}

See Also

Generated from assembly ClearImageNet [5.7.1.0]