MVEntry Members

Represents an entry in the metaverse.

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

Protected Constructors

  Name Description
  MVEntry Creates an instance of the MVEntry class.

Top

Public Properties

  Name Description
public property ConnectedMAs Gets a ConnectedMACollection object that contains a collection of management agents with connected objects.
public property Item Gets the Attrib object for an attribute in the MVEntry object.
public property ObjectID Gets the identifier of the metaverse entry.
public property ObjectType Gets the object type of the metaverse entry.

Top

Public Methods

(see also Protected Methods)

  Name Description
public method Equals  (Inherited from Object)
public method GetEnumerator  
public method GetHashCode  (Inherited from Object)
public method GetType  (Inherited from Object)
public method ToString Overridden. Returns a string that represents the metaverse entry.

Top

Protected Methods

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

Top

See Also

Reference

MVEntry Class
Microsoft.MetadirectoryServices Namespace
Attrib Class
Microsoft.MetadirectoryServices