Document.ValidateLicense Method

QsInformatica.Utils

DocumentValidateLicense Method

Validates the license.

Namespace:  QsGemBox
Assembly:  QsGemBox (in QsGemBox.dll) Version: 22.4.2.0 (22.4.2.0)
Syntax
public static bool ValidateLicense()
Public Shared Function ValidateLicense As Boolean
public:
static bool ValidateLicense()
static member ValidateLicense : unit -> bool 

Return Value

Type: Boolean
true if XXXX, false otherwise.
See Also