OTX Reference  
OpenTestSystem.Otx.Extensions.ExternalServiceProvider.Signatures.ServiceProviderSignature.Services Class Reference

Holds a collection of service signatures describing the set of services available for a provider. More...

Classes

class  ServiceSignature
 An ServiceSignature defines a service of an ExternalServiceProvider More...
 

Public Attributes

ServiceSignature[] service
 Describes the services or methods of the OTX ExternalServiceProvider extension. More...
 

Detailed Description

Holds a collection of service signatures describing the set of services available for a provider.

Member Data Documentation

◆ service

ServiceSignature [] OpenTestSystem.Otx.Extensions.ExternalServiceProvider.Signatures.ServiceProviderSignature.Services.service

Describes the services or methods of the OTX ExternalServiceProvider extension.