Cuminas DjVu SDK for .NET Framework
ProductId Property (LicenseManager)



Get the product ID of this application.
Syntax
Public Shared ReadOnly Property ProductId As String
Dim value As String
 
value = LicenseManager.ProductId
public static string ProductId {get;}
public:
static property String^ ProductId {
   String^ get();
}

Property Value

The product ID of the application.
Remarks
You should set LicenseScript Property before gets the status of your application; otherwise you may get the information of the default status (developer license).
Requirements

Target Platforms: Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family

See Also

Reference

LicenseManager Class
LicenseManager Members
Cuminas License System

Send Feedback