 | c2ex_commissplanMinTicketTotal Property |
Gets or sets the minimum ticket total.
Namespace: C2ExplorerDBAssembly: C2ExplorerServiceStack.Repository (in C2ExplorerServiceStack.Repository.dll) Version: 1.0
Syntax[ColumnAttribute]
[NotNullAttribute]
public decimal MinTicketTotal { get; set; }Property Value
Type:
Decimal
The minimum ticket total.
See Also