Click or drag to resize
c2ex_closedsignalsCurrency Property
Currency symbol.

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

Property Value

Type: String
3 characters
Examples
"AUD"
See Also