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