[This is preliminary documentation and is subject to change.]
Indicate whether DVT should include Type 3 attributes in the validation
results that are not present in the dataset being validated or not.
| C# | Visual Basic | Visual C++ |
bool IncludeType3NotPresentInResults { get; set; }
Property IncludeType3NotPresentInResults As Boolean
property bool IncludeType3NotPresentInResults { bool get (); void set (bool value); }