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)
Syntax public string GetProductVersion()
Public Function GetProductVersion As String
public:
String^ GetProductVersion()
member GetProductVersion : unit -> string
Return Value
Type:
StringRemarks See Also