Supports the default information that is needed for ResultPaneItemDescription and ScopePaneItemDescription objects in Configuration Manager 2007.
The following tables list the members exposed by the PaneItemDescriptionBase type.
Protected Constructors
| Name | Description | |
|---|---|---|
| PaneItemDescriptionBase | Initializes a new instance of PaneItemDescriptionBase. | 
Top
Public Fields
| Name | Description | |
|---|---|---|
| .gif) | actions | Indicates a System.Collections.Generic.List object that represents ActionDescription objects for the pane item. | 
| .gif) | queries | Indicates System.Collections.Generic.List that represents QueryDescription objects for the queries that are supported by the pane item. | 
Top
Public Properties
| Name | Description | |
|---|---|---|
| .gif) | Description | Gets or sets description text for the item. | 
| .gif) | ExternalActionsAdded | Gets or sets a value that indicates whether external actions are added. | 
| .gif) | NamespaceGuid | Gets or sets the namespace GUID of the created node. | 
Top
Public Methods
(see also Protected Methods)
| Name | Description | |
|---|---|---|
| .gif) | Equals | Overloaded. (inherited from Object) | 
| .gif) | GetHashCode | (inherited from Object) | 
| .gif) | GetType | (inherited from Object) | 
| .gif) .jpeg) | ReferenceEquals | (inherited from Object) | 
| .gif) | ShouldSerializeactions | Determines whether the actions field should be serialized. This method supports the Configuration Manager infrastructure and is not intended to be used directly from your code. | 
| .gif) | ShouldSerializeDescription | Determines whether the Description property should be serialized. This method supports the Configuration Manager infrastructure and is not intended to be used directly from your code. | 
| .gif) | ShouldSerializeNamespaceGuid | Determines whether the NamespaceGuid property should be serialized. This method supports the Configuration Manager infrastructure and is not intended to be used directly from your code. | 
| .gif) | ShouldSerializequeries | Determines whether the queries field should be serialized. This method supports the Configuration Manager infrastructure and is not intended to be used directly from your code. | 
| .gif) | ToString | (inherited from Object) | 
Top
Protected Methods
| Name | Description | |
|---|---|---|
| .gif) | Finalize | (inherited from Object) | 
| .gif) | MemberwiseClone | (inherited from Object) | 
Top
See Also
Reference
PaneItemDescriptionBase Class
Microsoft.ConfigurationManagement.AdminConsole.Schema Namespace
ResultPaneItemDescription
ScopePaneItemDescription