| c2ex_closedsignalsPutCall Property |
Put or Call flag.
Namespace:
C2ExplorerDB
Assembly:
C2ExplorerServiceStack.Repository (in C2ExplorerServiceStack.Repository.dll) Version: 1.0
Syntax [ColumnAttribute]
[NotNullAttribute]
public string PutCall { get; set; }
Property Value
Type:
String"put", "call" or an empty string
See Also