ProcessOtherOpportunities Property |
For DPMO calculations (Defects per Million Opportunities), the number of additional opportunities that should be considered for each individiual production unit of this assembly.
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 OtherOpportunities { get; set; }
Public Property OtherOpportunities As Integer
Get
Set
public:
property int OtherOpportunities {
int get ();
void set (int value);
}
member OtherOpportunities : int with get, set
Property Value
Type:
Int32See Also