LicenseProductOptionProdOptionID Property |
Gets or sets the Product Option ID.
Namespace: com.softwarekey.Client.LicensingAssembly: 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