[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 DumpAttributesOfRefFiles { get; set; }
Property DumpAttributesOfRefFiles As Boolean
property bool DumpAttributesOfRefFiles { bool get (); void set (bool value); }