Microsoft Identity Integration Server 2003 Developer Reference

Value.DataType

The DataType property retrieves an AttributeType value that indicates the type of data that the Value object contains.
[C#]
public AttributeType DataType {get;}
[Visual Basic .NET]
Public ReadOnly Property DataType As AttributeType

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

AttributeType, Value