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
Syntaxpublic Nullable<double> SampleSize { get; set; }
Public Property SampleSize As Nullable(Of Double)
Get
Set
Property Value
Type:
NullableDouble
See Also