VendorSamplingPlan Property |
The default AQL sampling plan (Assured Quality Level) to be used during IQC (Incoming Quality Control)
when parts or materials from this Vendor are received into the factory.
Namespace:
FactoryLogix.xTend.DataObjects
Assembly:
FactoryLogix.xTend.DataObjects (in FactoryLogix.xTend.DataObjects.dll) Version: 8.245.0.0 (8.245.0.0)
Syntax public string SamplingPlan { get; }
Public ReadOnly Property SamplingPlan As String
Get
public:
property String^ SamplingPlan {
String^ get ();
}
member SamplingPlan : string with get
Property Value
Type:
StringSee Also