| c2ex_commissplanPerUnit Property |
Gets or sets the per unit.
Namespace:
C2ExplorerDB
Assembly:
C2ExplorerServiceStack.Repository (in C2ExplorerServiceStack.Repository.dll) Version: 1.0
Syntax [ColumnAttribute]
[NotNullAttribute]
public decimal PerUnit { get; set; }
Property Value
Type:
Decimal
The per unit.
See Also