Loading...
Searching...
No Matches
OFT.Attributes.SupportedExchangesAttribute Class Reference

Specifies the exchange codes supported by a connector. The attribute accepts a type containing public const string fields, each representing a supported exchange code. More...

Inheritance diagram for OFT.Attributes.SupportedExchangesAttribute:
[legend]
Collaboration diagram for OFT.Attributes.SupportedExchangesAttribute:
[legend]

Public Member Functions

 SupportedExchangesAttribute (Type exchangeCodesType)
 

Properties

IReadOnlyCollection< string > ExchangeCodes [get]
 

Detailed Description

Specifies the exchange codes supported by a connector. The attribute accepts a type containing public const string fields, each representing a supported exchange code.

Constructor & Destructor Documentation

◆ SupportedExchangesAttribute()

OFT.Attributes.SupportedExchangesAttribute.SupportedExchangesAttribute ( Type  exchangeCodesType)

Property Documentation

◆ ExchangeCodes

IReadOnlyCollection<string> OFT.Attributes.SupportedExchangesAttribute.ExchangeCodes
get

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