Click or drag to resize
c2ex_statsSystemId Property
This API is preliminary and subject to change.
Trading system ID.

Namespace:  C2ExplorerDB
Assembly:  C2ExplorerServiceStack.Repository (in C2ExplorerServiceStack.Repository.dll) Version: 1.0
Syntax
C#
[ColumnAttribute]
[NotNullAttribute]
public long SystemId { get; set; }

Property Value

Type: Int64

[Missing <value> documentation for "P:C2ExplorerDB.c2ex_stats.SystemId"]

See Also