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
public property 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.
public property 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
public method Equals  Overloaded. (inherited from Object )
public method 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.
public method GetHashCode  (inherited from Object )
public method GetType  (inherited from Object )
public method static 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 )
Top

See Also


Send comments about this topic to Microsoft.