Click or drag to resize

WeighingEntityBreakdownWeighingList Property

Gets or sets the breakdown weighing list.

Namespace:  AMCS.Elemos.IntegrationService.Entity.Weighing
Assembly:  AMCS.Elemos.IntegrationService (in AMCS.Elemos.IntegrationService.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public List<WeighingInPartialEntity> BreakdownWeighingList { get; set; }

Property Value

Type: ListWeighingInPartialEntity
The breakdown weighing list.
See Also