Defines the base abstract class 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 GUID identifier 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 | This method is called after changes to the Management Pack have been successfully applied. Any post-processing work is completed in this method. | 
| .gif) | UpdateCollection | Updates the collection of Management Pack items. | 
Top
See Also
Reference
ManagementPackItem Class
Microsoft.EnterpriseManagement.Configuration Namespace