Click or drag to resize

SamplingInformationSampleSize Property

[This is preliminary documentation and is subject to change.]

The number of units from the total lot to be inspected / tested. This is a subset of the total lot.

Namespace:  CFX.Structures
Assembly:  CFXnet46 (in CFXnet46.dll) Version: 1.0.5
Syntax
public Nullable<double> SampleSize { get; set; }

Property Value

Type: NullableDouble
See Also