Click or drag to resize
IQueryRunnerGetC2SYSTEM Method
Returns Collective2 trading system object.

Namespace: C2ExplorerServiceStack.Logic.Interfaces
Assembly: C2ExplorerServiceStack.Logic (in C2ExplorerServiceStack.Logic.dll) Version: 1.0
Syntax
C#
IC2TradingSystem GetC2SYSTEM(
	long id
)

Parameters

id
Type: SystemInt64
Collectiv2 trading system id.

Return Value

Type: IC2TradingSystem
See Also