OTX-Runtime for DotNet  
OpenTestSystem.Otx.Runtime.Api.DataTypes.Enumeration Interface Reference

Represent Enumeration Contains all EnumerationElements More...

Inheritance diagram for OpenTestSystem.Otx.Runtime.Api.DataTypes.Enumeration:
Inheritance graph

Properties

List< EnumerationElementElements [get]
 Gets all EnumerationElements More...
 
string Signature [get]
 Gets signature More...
 
- Properties inherited from OpenTestSystem.Otx.Runtime.Api.Otx.Signatures.ISignature
IDocument Document [get]
 Gets Document that contains the Signature. More...
 
string FullName [get]
 Gets Signature full name. More...
 
string Name [get]
 Gets Signature name. More...
 
string Specification [get]
 Gets Signature specification. More...
 

Detailed Description

Represent Enumeration Contains all EnumerationElements

Deprecated:
Enumeration is deprecated. Please use IEnumerationSignature instead.

Property Documentation

◆ Elements

List<EnumerationElement> OpenTestSystem.Otx.Runtime.Api.DataTypes.Enumeration.Elements
get

Gets all EnumerationElements

◆ Signature

string OpenTestSystem.Otx.Runtime.Api.DataTypes.Enumeration.Signature
get

Gets signature


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