LicenseThisProductID Property |
Gets or sets the Product ID (usually generated by SOLO Server) of this product/application.
Namespace: com.softwarekey.Client.LicensingAssembly: PLUSManaged (in PLUSManaged.dll) Version: 5.23.4.0
Syntaxpublic int ThisProductID { get; set; }
Public Property ThisProductID As Integer
Get
Set
public:
property int ThisProductID {
int get ();
void set (int value);
}
Property Value
Type:
Int32
See Also