ValidateRegistrationProdOptionID Property |
Gets the Product Option ID with which the License ID was created.
Namespace: com.softwarekey.Client.WebService.XmlLicenseServiceAssembly: PLUSManaged (in PLUSManaged.dll) Version: 5.23.4.0
Syntaxpublic int ProdOptionID { get; }
Public ReadOnly Property ProdOptionID As Integer
Get
public:
property int ProdOptionID {
int get ();
}
Property Value
Type:
Int32
See Also