TLLInitChunkProductID Property |
Product ID used within TLL activation server communication
Namespace:
TreeksLicensingLibrary2.EasyIntegration
Assembly:
TreeksLicensingLibrary2 (in TreeksLicensingLibrary2.dll) Version: 2.1.8318.42066 (2.1.0.0)
Syntax public int ProductID { get; set; }
Public Property ProductID As Integer
Get
Set
public:
property int ProductID {
int get ();
void set (int value);
}
member ProductID : int with get, set
Property Value
Type:
Int32Return Value
Type:
Int32Previously stored value
Remarks See Also