[This is preliminary documentation and is subject to change.]
Number of NrOfValidationErrors
| C# | Visual Basic | Visual C++ |
public uint NrOfValidationErrors { get; set; }
Public Property NrOfValidationErrors As UInteger
public: property unsigned int NrOfValidationErrors { unsigned int get (); void set (unsigned int value); }