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 | |
|---|---|---|
| .gif) | Id | Gets the ID for the item. | 
| .gif) | LastModified | Gets the time (UTC time) when the item was last modified. | 
| .gif) | Status | Gets the current status of the item. | 
| .gif) | TimeAdded | Gets the time (UTC time) when the item was created. | 
| .gif) | XmlTag | Gets the XML element tag that is defined by this type. | 
Top
Protected Properties
| Name | Description | |
|---|---|---|
| .gif) | memberstatus | Gets or sets the status of this item. | 
Top
Public Methods
(see also Protected Methods)
| Name | Description | |
|---|---|---|
| .gif) | Equals | Overloaded. (inherited from Object) | 
| .gif) | GetHashCode | (inherited from Object) | 
| .gif) | GetManagementPack | Gets the management pack that this item is a part of. | 
| .gif) | GetType | (inherited from Object) | 
| .gif) | Reconnect | Reconnects this object to the specified management pack after this object was disconnected. | 
| .gif) .jpeg) | ReferenceEquals | (inherited from Object) | 
| .gif) | ToString | (inherited from Object) | 
Top
Protected Methods
| Name | Description | |
|---|---|---|
| .gif) | Finalize | (inherited from Object) | 
| .gif) | MemberwiseClone | (inherited from Object) | 
| .gif) | PostProcessChange | Completes any post-processing work. This method is called after changes to the management pack have been successfully applied. | 
| .gif) | UpdateCollection | Updates the collection of management pack items. | 
Top
See Also
Reference
ManagementPackItem Class
Microsoft.EnterpriseManagement.Configuration Namespace