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: 10.12.3.0 (10.12.3.0)
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