OTX-Runtime for DotNet  
OpenTestSystem.Otx.Runtime.Api.Custom.CustomScreenImplementation.IScreenLiteralParameter Interface Reference

A literal parameter is not a real screen parameter because it does not exists in the related ScreenSignature. A literal parameter represents a parameter of an external screen, which is mapped to a literal. More...

Inheritance diagram for OpenTestSystem.Otx.Runtime.Api.Custom.CustomScreenImplementation.IScreenLiteralParameter:
Inheritance graph

Properties

object Value [get]
 Gets value. More...
 
- Properties inherited from OpenTestSystem.Otx.Runtime.Api.Custom.CustomScreenImplementation.IScreenParameter
string DataType [get]
 Gets DataType. More...
 
object InitValue [get]
 Gets initial value. More...
 
int MappingIndex [get]
 Gets mapping index. More...
 
string MappingName [get]
 Gets mapping name. More...
 
string Name [get]
 Gets name. More...
 
string Specification [get]
 Gets specification. More...
 

Detailed Description

A literal parameter is not a real screen parameter because it does not exists in the related ScreenSignature. A literal parameter represents a parameter of an external screen, which is mapped to a literal.

Property Documentation

◆ Value

object OpenTestSystem.Otx.Runtime.Api.Custom.CustomScreenImplementation.IScreenLiteralParameter.Value
get

Gets value.


The documentation for this interface was generated from the following file: