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