Click or drag to resize
SoLicensePropertySbLicenseTypes Enumeration

Indicates the type of the license (SDK or RunTime).

Namespace: OIV.Inventor.Lock
Assembly: OIV.Inventor.Base (in OIV.Inventor.Base.dll) Version: 2024.1.1.0 (2024.1.1)
Syntax
public enum SbLicenseTypes
Members
  Member nameValueDescription
SDK0

indicates the product can be used as an SDK

RT1

indicates the product is used in RunTime mode only

Remarks