Value Class

The Value class represents the value of a connector space or metaverse object. An instance of this abstract class can be created only in a derived class.

Namespace: Microsoft.MetadirectoryServices
Assembly: Microsoft.MetadirectoryServicesEx (in Microsoft.MetadirectoryServicesEx.dll)

Usage

'Usage
Dim instance As Value

Syntax

'Declaration
Public MustInherit Class Value
public abstract class Value
public ref class Value abstract
public abstract class Value
public abstract class Value

Inheritance Hierarchy

System.Object
  Microsoft.MetadirectoryServices.Value
     Microsoft.MetadirectoryServices.ReferenceValue

Thread Safety

Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.

Platforms

Target Platforms

See Also

Reference

Value Members
Microsoft.MetadirectoryServices Namespace
AttributeType Enumeration