JBLicense
LicenseSetProduct Method |
Sets the product.
Namespace: JustinBack
Assembly: JBLicense.ACPU (in JBLicense.ACPU.dll) Version: 1.0.0.7
Syntax
public static void SetProduct( int Product )
Public Shared Sub SetProduct ( Product As Integer )
public: static void SetProduct( int Product )
Parameters
- Product
- Type: SystemInt32
The product.
See Also