SoLicensePropertyGetProductVersion Method |
Returns the version of the product for this license.
Namespace: OIV.Inventor.LockAssembly: OIV.Inventor.Base (in OIV.Inventor.Base.dll) Version: 2025.1.0.0 (10.17.0.0)
Syntaxpublic string GetProductVersion()
Public Function GetProductVersion As String
public:
String^ GetProductVersion()
member GetProductVersion : unit -> string
Return Value
Type:
String
Remarks
See Also