|
@@ -165,6 +165,7 @@ namespace Comal.Classes
|
|
public override StockDimensions Dimensions { get; set; }
|
|
public override StockDimensions Dimensions { get; set; }
|
|
|
|
|
|
[Condition(typeof(StockHoldingIsRemnantCondition))]
|
|
[Condition(typeof(StockHoldingIsRemnantCondition))]
|
|
|
|
+ [NullEditor]
|
|
public bool IsRemnant { get; set; }
|
|
public bool IsRemnant { get; set; }
|
|
|
|
|
|
[Aggregate(typeof(StockHoldingUnitAggregate))]
|
|
[Aggregate(typeof(StockHoldingUnitAggregate))]
|