ClearImageNet Send comments on this topic.
IsLicensed Property
See Also 
Inlite.ClearImageNet Namespace > LicModule Class : IsLicensed Property




Is license for a product with this module registered

Syntax

Visual Basic (Declaration) 
Public ReadOnly Property IsLicensed As Boolean
Visual Basic (Usage)Copy Code
Dim instance As LicModule
Dim value As Boolean
 
value = instance.IsLicensed
C# 
public bool IsLicensed {get;}
Managed Extensions for C++ 
public: __property bool get_IsLicensed();
C++/CLI 
public:
property bool IsLicensed {
   bool get();
}

See Also

Generated from assembly ClearImageNet [5.7.1.0]