MarketListEventArgs Constructor
Constructor.
Namespace: T4.APIAssembly: T4API.47 (in T4API.47.dll) Version: 4.7.0.0 (4.7.68.4)
public MarketListEventArgs(
MarketList poMarkets,
Object poTag,
MarketListEventArgsStatusType penStatus
)
Public Sub New (
poMarkets As MarketList,
poTag As Object,
penStatus As MarketListEventArgsStatusType
)
Parameters
- poMarkets MarketList
- The list of markets found
- poTag Object
- The tag specified on the request
- penStatus MarketListEventArgsStatusType
- The result of the request