NetworkSessionCertificateProductOptionID Property |
Gets the Product Option ID in SOLO Server with which the License ID was issued.
Namespace: com.softwarekey.Client.Licensing.NetworkAssembly: PLUSManaged (in PLUSManaged.dll) Version: 5.23.4.0
Syntaxpublic int ProductOptionID { get; }
Public ReadOnly Property ProductOptionID As Integer
Get
public:
property int ProductOptionID {
int get ();
}
Property Value
Type:
Int32
See Also