[This is preliminary documentation and is subject to change.]
Update the Validation Error count by the errorCount given.
| C# | Visual Basic | Visual C++ |
public void UpdateValidationErrorCount( int errorCount )
Public Sub UpdateValidationErrorCount ( _ errorCount As Integer _ )
public: void UpdateValidationErrorCount( int errorCount )
- errorCount (Int32)
- Error count.