SmsSummaryItem Members
Serves as the base class for all items that appear in the summary or completion pages of the Configuration Manager 2007 console. This class supports the Configuration Manager infrastructure and is not intended to be used directly from your code.
The following tables list the members exposed by the SmsSummaryItem type.
Public Constructors
Name | Description | |
---|---|---|
SmsSummaryItem | Initializes a new instance of SmsSummaryItem. This method supports the Configuration Manager infrastructure and is not intended to be used directly from your code. |
Top
Public Properties
Name | Description | |
---|---|---|
Id | Gets the string that is used to identify the summary item. This property supports the Configuration Manager infrastructure and is not intended to be used directly from your code. | |
Title | Gets or sets a localized string to display as the title of the summary item. This property supports the Configuration Manager infrastructure and is not intended to be used directly from your code. |
Top
Public Methods
(see also Protected Methods)
Name | Description | |
---|---|---|
Equals | Overloaded. (inherited from Object) | |
FindItem | Finds the summary item with the specified identifier. This method supports the Configuration Manager infrastructure and is not intended to be used directly from your code. | |
GetHashCode | (inherited from Object) | |
GetType | (inherited from Object) | |
ReferenceEquals | (inherited from Object) | |
ToString | (inherited from Object) |
Top
Protected Methods
Name | Description | |
---|---|---|
Finalize | (inherited from Object) | |
MemberwiseClone | (inherited from Object) |
Top
See Also
Reference
SmsSummaryItem Class
Microsoft.ConfigurationManagement.AdminConsole Namespace
SmsSummaryAction Class
SmsSummaryActionGroup Class