Click or drag to resize

RuntimeManagerTypeCode Property

Note: This API is now obsolete.

Sets type code, 0 is C++, != 0 is not C++ - This property is obsolete. It has no functionality! The runtime manage it automatically.

Namespace:  OpenTestSystem.Otx.Runtime.Api
Assembly:  OpenTestSystem.Otx.Runtime.Api (in OpenTestSystem.Otx.Runtime.Api.dll) Version: 5.5.0.0 (6.1.0.31040)
Syntax
[ObsoleteAttribute("TypeCode property is deprecated, the runtime manage it automatically.")]
public int TypeCode { set; }

Property Value

Type: Int32

Implements

IRuntimeManagerTypeCode
See Also