FactMES.API.Quality Namespace
- Last UpdatedNov 06, 2025
- 4 minute read
| Class | Description | |
|---|---|---|
![]() | Cause | The Cause class includes methods for adding and maintaining cause records in the Cause table. |
![]() | CauseGrp | The CauseGrp class includes methods for adding and maintaining cause group records in the Cause_Grp table. |
![]() | Characteristic | The Characteristic class includes methods for adding and maintaining characteristic records in the Characteristic table. |
![]() | CharAttrLink | The CharAttrLink class includes methods for adding and maintaining characteristic attribute link records in the Char_Attr_Link table. |
![]() | Factor | The Factor class includes methods for viewing records in the Factor table. The Factor table is a static table that is generated on install, so no maintenance methods are define; only the GetByKey method is available. |
![]() | MESResultAttribute | |
![]() | QmSpec | The QmSpec class includes methods for adding and maintaining specification records in the Qm_Spec table. |
![]() | QmSpecAttrLink | The QmSpecAttrLink class includes methods for adding and maintaining qm specification attribute link records in the Qm_Spec_Attr_Link table. |
![]() | QmSpecCharLink | The QmSpecCharLink class includes methods for adding and maintaining specification and characteristic link records in the Qm_Spec_Char_Link table. |
![]() | QmSpecRuleLink | The QmSpecRuleLink class includes methods for adding and maintaining qm specification rule link records in the Qm_Spec_Rule_Link table. |
![]() | ResultAttr | The ResultAttr class includes methods for adding and maintaining result attribute records in the Result_Attr table. |
![]() | ResultAttribute | The ResultAttribute class includes a constructor and properties for recording result data |
![]() | RuleGroupLink | This class implements methods for RuleGroupLink |
![]() | Sample | The Sample class includes methods for adding and maintaining sample records in the Sample table. |
![]() | SampleAttr | The SampleAttr class includes a methods for adding and maintaining sample attribute records in the Sample_Attr table. |
![]() | SampleAttribute | The SampleAttribute class includes a constructor and properties for recording MES Sample attribute data |
![]() | SampleCharLink | The SampleCharLink class includes methods for adding and maintaining sample records in the Sample_Char_Link table. |
![]() | SampleCharRuleLink | The SampleCharRuleLink class includes methods for adding and maintaining sample records in the Sample_Char_Rule_Link table. |
![]() | SampleFreq | The SampleFreq class includes methods for adding and maintaining sample plan frequency records in the Sample_Freq table. |
![]() | SamplePlan | The SamplePlan class includes methods for adding and maintaining sample plan records in the Sample_Plan table. |
![]() | SamplePlanFreqLink | The SamplePlanFreqLink class includes methods for adding and maintaining sample plan frequency link records in the Sample_Plan_Freq_Link table. Because the Sample_Plan_Freq_Link table is a pure link table with no dependent data, this class does not support Update or Update specific methods. |
| Enumeration | Description | |
|---|---|---|
![]() | AxisLabel | The AxisLabel enumeration values specify the constants for the type of X-axis labels. |

