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