LicenseIDIdentifier Constructor (Int32) |
Namespace: com.softwarekey.Client.LicensingAssembly: PLUSManaged (in PLUSManaged.dll) Version: 5.23.4.0
Syntaxpublic LicenseIDIdentifier(
int value
)
Public Sub New (
value As Integer
)
public:
LicenseIDIdentifier(
int value
)
Parameters
- value
- Type: SystemInt32
The computer's fully qualified host name.
See Also