fsresInspectionTestFieldBooleanFieldFailureMode Property |
1 - Test warning if checked
2 - Test warning if un-checked
3 - Test failure if checked
4 - Test failure if un-checked
Namespace: FabSuiteResponseApi
Assembly: FabSuiteResponseApi (in FabSuiteResponseApi.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
[XmlElementAttribute(DataType = "integer")] public string BooleanFieldFailureMode { get; set; }
Property Value
Type: StringSee Also