Click or drag to resize

clsImportQualityProcessQuestionLimits Fields

The clsImportQualityProcessQuestionLimits type exposes the following members.

Fields
  NameDescription
Public fieldEquipmentCategory
Equipment Category. Mandatory field
Public fieldEquipmentCategoryCardCode
Business Partner to link the limits to a business partner. Only for LinkType = LinkToEquipmentCategoryBP(469).
Public fieldEquipmentCategoryCardCodeCompany
Company id for the Business Partner. Only for LinkType = LinkToEquipmentCategoryBP(469).
Public fieldLimitMaxValue
Max value for the question result.
Public fieldLimitMaxValueUse
Boolean to use the Max Value (because 0 can also be a Max Value)
Public fieldLimitMinValue
Min value for the question result.
Public fieldLimitMinValueUse
Boolean to use the Min Value (because 0 can also be a Min Value)
Public fieldLinkType
Link type to link the limits. See eLinkType.
Public fieldQualityProcess
QualityProcess. Mandatory field
Public fieldQualityProcessQuestion
QualityProcessQuestion. Mandatory field
Public fieldQuestionLimitID
Internal Key for the limit
Top
See Also