SamplingInformationSampleSize Property |
The number of units from the total lot to be inspected / tested.
This is a subset of the total lot.
Namespace: CFX.StructuresAssembly: CFX (in CFX.dll) Version: 2.0.0+5bb1f71a933ed371a0f5f2d5e7db34c89b75f3ea
Syntaxpublic double? SampleSize { get; set; }
Public Property SampleSize As Double?
Get
Set
Property Value
NullableDouble
See Also