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