Interface IUnitProductionQueueModelGroup
- Namespace
- Acuit.Pinpoint.Workstation
- Assembly
- Acuit.Pinpoint.Workstation.Abstractions.dll
A unit production queue model group.
public interface IUnitProductionQueueModelGroup : INotifyPropertyChanged
- Inherited Members
Properties
Count
Gets the count.
int Count { get; }
Property Value
ModelNumber
Gets the model number.
string ModelNumber { get; }