clsImportQualityProcessQuestionLimits Fields |
The clsImportQualityProcessQuestionLimits type exposes the following members.
| Name | Description | |
|---|---|---|
| EquipmentCategory | Equipment Category. Mandatory field | |
| EquipmentCategoryCardCode | Business Partner to link the limits to a business partner. Only for LinkType = LinkToEquipmentCategoryBP(469). | |
| EquipmentCategoryCardCodeCompany | Company id for the Business Partner. Only for LinkType = LinkToEquipmentCategoryBP(469). | |
| LimitMaxValue | Max value for the question result. | |
| LimitMaxValueUse | Boolean to use the Max Value (because 0 can also be a Max Value) | |
| LimitMinValue | Min value for the question result. | |
| LimitMinValueUse | Boolean to use the Min Value (because 0 can also be a Min Value) | |
| LinkType | Link type to link the limits. See eLinkType. | |
| QualityProcess | QualityProcess. Mandatory field | |
| QualityProcessQuestion | QualityProcessQuestion. Mandatory field | |
| QuestionLimitID |
Internal Key for the limit
|