Microsoft Identity Integration Server 2003 Developer Reference

TooManyValuesException.TooManyValuesException

The TooManyValuesException constructor creates an instance of the TooManyValuesException class.
[C#]
public TooManyValuesException();
[Visual Basic .NET]
Public Sub New()

Parameters

This constructor has no parameters.

Requirements

Product: Microsoft Identity Integration Server 2003
Namespace: Defined in Microsoft.MetadirectoryServices.
Assembly: Requires Microsoft.MetadirectoryServices (in Microsoft.MetadirectoryServices.dll).
.NET Framework: Requires .NET Framework 1.1.

See Also

TooManyValuesException