fsresInspectionTestField Class |
A field in an inspection test.
Namespace: FabSuiteResponseApi
Assembly: FabSuiteResponseApi (in FabSuiteResponseApi.dll) Version: 1.0.0.0 (1.0.0.0)
C#
[SerializableAttribute] [XmlTypeAttribute(Namespace = "http://www.fabsuite.com/xml/fabsuite-xml-response-v0108.xsd")] public class fsresInspectionTestField
The fsresInspectionTestField type exposes the following members.
| Name | Description | |
|---|---|---|
| fsresInspectionTestField |
fsresInspectionTestField class constructor
|
| Name | Description | |
|---|---|---|
| BooleanFieldFailureMode |
1 - Test warning if checked
2 - Test warning if un-checked
3 - Test failure if checked
4 - Test failure if un-checked
| |
| DropDownHasFailureOptions | ||
| DropDownParentInspectionTestFieldID | ||
| DropDownPopulateWithDataSet | ||
| DropDownRestrictToOptions | ||
| FieldAbbreviation | ||
| FieldIndex | ||
| FieldName | ||
| FieldTitle | ||
| FieldType | ||
| InspectionTestFieldID | ||
| InspectionTestFieldOption | ||
| MaxNumberOfInstances | ||
| Notes | ||
| NumberOfInstances | ||
| NumericFailureIfInRange |
true - Test failure if in the range.
false - Test failure if out of the range.
| |
| NumericFailureRangeMaximum | ||
| NumericFailureRangeMinimum | ||
| NumericFieldMaxDecimalPlaces | ||
| NumericFieldMinDecimalPlaces | ||
| NumericFieldUOMPrefix | ||
| NumericFieldUOMSuffix | ||
| NumericWarningIfInRange |
true - Test warning if in the range.
false - Test warning if out of the range.
| |
| NumericWarningRangeMaximum | ||
| NumericWarningRangeMinimum | ||
| OnlyForFollowupTests | ||
| ValueRequired |