UserExchangeListItem Property
Returns the exchange specified.
Namespace: T4.APIAssembly: T4API.47 (in T4API.47.dll) Version: 4.7.0.0 (4.7.68.4)
public UserExchange this[
string ExchangeID
] { get; }
Public ReadOnly Default Property Item (
ExchangeID As String
) As UserExchange
Get
- ExchangeID String
- The id of the exchange to return.
UserExchangeThe specified user exchange, or Nothing