Retrieves if applicable the license number or activation key for this product. An empty string will be returned if the license was not activated or the component is used in trial mode.

Namespace:  Inkostar
Assembly:  DiaSpringWrapper (in DiaSpringWrapper.dll)
Version: 0.0.0.0

Syntax

         
 C#  Visual Basic  Visual C++ 
public static string LicenseNo { get; }
Public Shared ReadOnly Property LicenseNo As String
public:
static property String^ LicenseNo {
	String^ get ();
}

See Also

Licensing Class
Inkostar Namespace