SoLicensePropertyGetLicenseType Method |
Gets the product type (RunTime or SDK).
Namespace: OIV.Inventor.LockAssembly: OIV.Inventor.Base (in OIV.Inventor.Base.dll) Version: 2025.1.0.0 (10.17.0.0)
Syntaxpublic SoLicensePropertySbLicenseTypes GetLicenseType()
Public Function GetLicenseType As SoLicensePropertySbLicenseTypes
public:
SoLicensePropertySbLicenseTypes GetLicenseType()
member GetLicenseType : unit -> SoLicensePropertySbLicenseTypes
Return Value
Type:
SoLicensePropertySbLicenseTypes
Remarks
See Also