Click or drag to resize
ActivateInstallationLicenseFileProdOptionID Property
Gets or sets the Product Option ID. When the value is non-zero, the Product Option ID in SOLO Server will be validated against the product for which the License ID was issued.

Namespace: com.softwarekey.Client.WebService.XmlActivationService
Assembly: PLUSManaged (in PLUSManaged.dll) Version: 5.23.4.0
Syntax
public int ProdOptionID { get; set; }

Property Value

Type: Int32
See Also