Exchange Constructor

GF API Documentation
Initializes a new instance of the Exchange class

Namespace:  GF.Api.Exchanges
Assembly:  GF.Api (in GF.Api.dll) Version: dd7171be68430789135ec75c4e9f4bbfeca31201
Syntax

public Exchange(
	ExchangeID id,
	string name,
	bool isPaidData
)

Parameters

id
Type: GF.Api.ExchangesExchangeID
name
Type: SystemString
isPaidData
Type: SystemBoolean
See Also

Reference