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

Represents an OTX signature. More...

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

Properties

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 signature.

Property Documentation

◆ Document

IDocument OpenTestSystem.Otx.Runtime.Api.Otx.Signatures.ISignature.Document
get

Gets Document that contains the Signature.

◆ FullName

string OpenTestSystem.Otx.Runtime.Api.Otx.Signatures.ISignature.FullName
get

Gets Signature full name.

◆ Name

string OpenTestSystem.Otx.Runtime.Api.Otx.Signatures.ISignature.Name
get

Gets Signature name.

◆ Specification

string OpenTestSystem.Otx.Runtime.Api.Otx.Signatures.ISignature.Specification
get

Gets Signature specification.


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