ActivateInstallationProdOptionID 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.XmlActivationServiceAssembly: PLUSManaged (in PLUSManaged.dll) Version: 5.23.4.0
Syntaxpublic int ProdOptionID { get; set; }
Public Property ProdOptionID As Integer
Get
Set
public:
property int ProdOptionID {
int get ();
void set (int value);
}
Property Value
Type:
Int32
See Also