| c2ex_commissplanCurrency Property |
Gets or sets the currency.
Namespace:
C2ExplorerDB
Assembly:
C2ExplorerServiceStack.Repository (in C2ExplorerServiceStack.Repository.dll) Version: 1.0
Syntax [ColumnAttribute]
[NotNullAttribute]
public string Currency { get; set; }
Property Value
Type:
String
The currency.
See Also