ProcessAssemblyOpportunityCount Property |
For DPMO calculations (Defects per Million Opportunities), the number of opportunities that should be considered for each individiual procuction unit.
Namespace:
FactoryLogix.xTend.DataObjects
Assembly:
FactoryLogix.xTend.DataObjects (in FactoryLogix.xTend.DataObjects.dll) Version: 8.245.0.0 (8.245.0.0)
Syntax public int AssemblyOpportunityCount { get; set; }
Public Property AssemblyOpportunityCount As Integer
Get
Set
public:
property int AssemblyOpportunityCount {
int get ();
void set (int value);
}
member AssemblyOpportunityCount : int with get, set
Property Value
Type:
Int32See Also