OTX-Runtime for DotNet  
OpenTestSystem.Otx.Runtime.Api.Project.Settings Namespace Reference

Namespace containing all interfaces for settings. More...

Classes

interface  IDiagComSettings
 Contains the DiagCom settings. More...
 
interface  Ii18nSettings
 Contains the i18n settings. More...
 
interface  ILoggingSettings
 Contains the Logging settings. More...
 
interface  IProjectSettings
 Contains the project settings. More...
 
interface  IQuantitiesSettings
 Contains the Quantities settings. More...
 
interface  IRuntimeSettings
 Contains the Runtime settings. More...
 
interface  ITestResultHandlingSettings
 Contains the TestResultHandling settings. More...
 

Enumerations

enum class  TestResultHandlingLevels { Track , All , Off }
 Enumeration of TestResultHandlingLevels More...
 

Detailed Description

Namespace containing all interfaces for settings.

Enumeration Type Documentation

◆ TestResultHandlingLevels

Enumeration of TestResultHandlingLevels

Enumerator
Track 

Identical to an enumeration element in the OTX standard ISO 13209. A detailed specification can be found there.

All 

Identical to an enumeration element in the OTX standard ISO 13209. A detailed specification can be found there.

Off 

Identical to an enumeration element in the OTX standard ISO 13209. A detailed specification can be found there.