OTX-Runtime for DotNet  
OpenTestSystem.Otx.Runtime.Api.Otx.Signatures.IEnumerationSignature Interface Reference

Represents an OTX Enumeration Signature. More...

Inheritance diagram for OpenTestSystem.Otx.Runtime.Api.Otx.Signatures.IEnumerationSignature:
Inheritance graph

Properties

List< EnumerationElementElements [get]
 Gets all EnumerationElements More...
 
string Signature [get]
 Gets signature fullname, this will be obsolete in the future Please use FullName instead. 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

Represents an OTX Enumeration Signature.

Property Documentation

◆ Elements

List<EnumerationElement> OpenTestSystem.Otx.Runtime.Api.Otx.Signatures.IEnumerationSignature.Elements
get

Gets all EnumerationElements

◆ Signature

string OpenTestSystem.Otx.Runtime.Api.Otx.Signatures.IEnumerationSignature.Signature
get

Gets signature fullname, this will be obsolete in the future Please use FullName instead.

Deprecated:
Signature will be obsolete in the future. Please use FullName instead.

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