Operation.NonPolarizedOpportunity Property |
For DPMO calculations (Defects per Million Opportunities), the number of additional opportunities that should be considered for each individiual non-polarized electronic component of this assembly unit at this operation.
Namespace:
FactoryLogix.xTend.DataObjects
Assembly:
FactoryLogix.xTend.DataObjects (in FactoryLogix.xTend.DataObjects.dll) Version: 8.245.0.0 (8.245.0.0)
Syntaxpublic int NonPolarizedOpportunity { get; set; }
Public Property NonPolarizedOpportunity As Integer
Get
Set
public:
property int NonPolarizedOpportunity {
int get ();
void set (int value);
}
member NonPolarizedOpportunity : int with get, set
Property Value
Type:
Int32
See Also