Microsoft Identity Integration Server 2003 Developer Reference

AttributeDescription.IsMultiValued

The AttributeDescription.IsMultiValued property retrieves a bool value that indicates if the attribute is multi-valued. The property contains true if the attribute is multi-valued; otherwise, false.
[C#]
public abstract Boolean IsMultiValued {get;}
[Visual Basic .NET]
Public MustOverride ReadOnly Property IsMultiValued As Boolean

Requirements

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