JBLicense
LicenseResultLicense_ID Property |
Gets or sets the license identifier.
Namespace: JustinBack
Assembly: JBLicense.ACPU (in JBLicense.ACPU.dll) Version: 1.0.0.7
Syntax
public int License_ID { get; set; }
Public Property License_ID As Integer Get Set
public: property int License_ID { int get (); void set (int value); }
Property Value
Type: Int32The license identifier.
See Also