SoLicensePropertyGetProductName Method |
Returns the name 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 GetProductName()
Public Function GetProductName As String
public:
String^ GetProductName()
member GetProductName : unit -> string
Return Value
Type:
String
Remarks
See Also