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 | |
---|---|---|
ConnectedMAs | Gets a ConnectedMACollection object that contains a collection of management agents with connected objects. | |
Item | Gets the Attrib object for an attribute in the MVEntry object. | |
ObjectID | Gets the identifier of the metaverse entry. | |
ObjectType | Gets the object type of the metaverse entry. |
Top
Public Methods
(see also Protected Methods)
Name | Description | |
---|---|---|
Equals | (Inherited from Object) | |
GetEnumerator | ||
GetHashCode | (Inherited from Object) | |
GetType | (Inherited from Object) | |
ToString | Overridden. Returns a string that represents the metaverse entry. |
Top
Protected Methods
Name | Description | |
---|---|---|
Finalize | (Inherited from Object) | |
MemberwiseClone | (Inherited from Object) |
Top
See Also
Reference
MVEntry Class
Microsoft.MetadirectoryServices Namespace
Attrib Class
Microsoft.MetadirectoryServices