Click or drag to resize
c2ex_closedsignalsAction Property
Type of the signal.

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

Property Value

Type: String
"BTC", "BTO", "STC" or "STO"
See Also