Determines whether [is license valid].
            
Namespace: Conaito.FlipdooAssembly: flipdoo (in flipdoo.exe) Version: 1.0.0.0 (1.0.0.0)
Syntax
| C# | 
|---|
public bool IsLicenseValid()  | 
| Visual Basic | 
|---|
Public Function IsLicenseValid As Boolean  | 
| Visual C++ | 
|---|
public: bool IsLicenseValid()  |