[This topic is pre-release documentation and is subject to change in future releases. Blank topics are included as placeholders.]

Provides the base class used for an item in a management pack.

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

Public Properties (see also Protected Properties)

  Name Description
public property Id Gets the ID for the item.
public property LastModified Gets the time (UTC time) when the item was last modified.
public property Status Gets the current status of the item.
public property TimeAdded Gets the time (UTC time) when the item was created.
public property XmlTag Gets the XML element tag that is defined by this type.
Top

Protected Properties

  Name Description
protected property memberstatus Gets or sets the status of this item.
Top

Public Methods (see also Protected Methods)

  Name Description
public method Equals  Overloaded. (inherited from Object)
public method GetHashCode  (inherited from Object)
public method GetManagementPack Gets the management pack that this item is a part of.
public method GetType  (inherited from Object)
public method Reconnect Reconnects this object to the specified management pack after this object was disconnected.
public methodstatic ReferenceEquals  (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)
protected method PostProcessChange Completes any post-processing work. This method is called after changes to the management pack have been successfully applied.
protected method UpdateCollection Updates the collection of management pack items.
Top

See Also


Send comments about this topic to Microsoft.