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