[This is preliminary documentation and is subject to change.]
Boolean to make sure validation is invoked by DVT
| C# | Visual Basic | Visual C++ |
public bool ValidationResultsForDVT { get; set; }
Public Property ValidationResultsForDVT As Boolean
public: property bool ValidationResultsForDVT { bool get (); void set (bool value); }