Click or drag to resize
IQueryRunnerC2SIGNALS Property
Collective2 signals data view.

Namespace: C2ExplorerServiceStack.Logic.Interfaces
Assembly: C2ExplorerServiceStack.Logic (in C2ExplorerServiceStack.Logic.dll) Version: 1.0
Syntax
C#
ITable<c2ex_closedsignals> C2SIGNALS { get; set; }

Property Value

Type: ITablec2ex_closedsignals
See Also