License.Initialized Property

JustinBack

LicenseInitialized Property

Is JBLicense initialized?

Namespace:  JustinBack
Assembly:  JBLicense.ACPU (in JBLicense.ACPU.dll) Version: 1.0.0.7
Syntax
public static bool Initialized { get; }
Public Shared ReadOnly Property Initialized As Boolean
	Get
public:
static property bool Initialized {
	bool get ();
}

Property Value

Type: Boolean
See Also