| SamplingInformation Class | 
[This is preliminary documentation and is subject to change.]
 Inheritance Hierarchy
Inheritance HierarchyNamespace: CFX.Structures
 Syntax
SyntaxThe SamplingInformation type exposes the following members.
 Properties
Properties| Name | Description | |
|---|---|---|
|  | LotSize | 
            The total number of units in the lot
             | 
|  | SampleSize | 
            The number of units from the total lot to be inspected / tested.  
            This is a subset of the total lot.
             | 
|  | SamplingMethod | 
            An enumeration describing the sampling method that was employed (if any)
             | 
 See Also
See Also