ValueChange Members

Represents a ValueChange object.

The following tables list the members exposed by the ValueChange type.

Public Constructors

  Name Description
  ValueChange Creates an instance of the ValueChange class.

Top

Public Properties

  Name Description
public property ModificationType Retrieves the modification type of the value.
public property Value Retrieves value.

Top

Public Methods

(see also Protected Methods)

  Name Description
public methodstatic CreateValueAdd Create added value.
public methodstatic CreateValueDelete Create deleted value.
public method Equals  (Inherited from Object)
public method GetHashCode  (Inherited from Object)
public method GetType  (Inherited from Object)
public method ToString  (Inherited from Object)

Top

Protected Methods

  Name Description
protected method Finalize  (Inherited from Object)
protected method MemberwiseClone  (Inherited from Object)

Top

See Also

Reference

ValueChange Class
Microsoft.MetadirectoryServices Namespace