Click or drag to resize

clsImportQualityProcessQuestioneLimitVisibility Enumeration

Show the user the lower and upper minimum for the question (or addtional limits). Only on nummeric questions

Namespace:  MARIInterface
Assembly:  MARIInterface (in MARIInterface.dll) Version: 8.0.0.100
Syntax
public enum eLimitVisibility
Members
  Member nameValueDescription
NoMinMax00: Do not show the limits
ShowMin11: Show only the minimum limit
ShowMax22: Show only the maximum limit
ShowMinMax33: Show both limits
Remarks
See Also