Table of Contents

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

int

ModelNumber

Gets the model number.

string ModelNumber { get; }

Property Value

string