This document is archived and information here might be outdated. Recommended version. |
The maximum number of errors to generate when validating a topology.
[Visual Basic .NET] Public Property MaximumGeneratedErrorCount As Integer
[C#] public int MaximumGeneratedErrorCount {get; set;}
[C++]
HRESULT get_MaximumGeneratedErrorCount(
System.Int32* maxErrorCount
);
[C++]
HRESULT put_MaximumGeneratedErrorCount(
long maxErrorCount
);
[C++]
Parameters maxErrorCount [out, retval]
maxErrorCount is a parameter of type long* maxErrorCount [in]
maxErrorCount is a parameter of type long