| Visual Basic (Declaration) | |
|---|---|
Public ReadOnly Property IsLicensed As Boolean | |
| Visual Basic (Usage) | Copy Code |
|---|---|
| |
| C# | |
|---|---|
public bool IsLicensed {get;} | |
| Managed Extensions for C++ | |
|---|---|
public: __property bool get_IsLicensed(); | |
| ClearImageNet | Send comments on this topic. |
| IsLicensed Property | |
| See Also | |
|
| Inlite.ClearImageNet Namespace > LicModule Class : IsLicensed Property |
| Visual Basic (Declaration) | |
|---|---|
Public ReadOnly Property IsLicensed As Boolean | |
| Visual Basic (Usage) | Copy Code |
|---|---|
| |
| C# | |
|---|---|
public bool IsLicensed {get;} | |
| Managed Extensions for C++ | |
|---|---|
public: __property bool get_IsLicensed(); | |