Represents the detail that is needed to launch a report in Configuration Manager 2007.

The following tables list the members exposed by the ReportDescription type.

Public Constructors

  Name Description
ReportDescription Initializes a new instance of ReportDescription.
Top

Public Properties

  Name Description
public property QueryString Gets the query string component of the report URL.
public property ReportGuid Gets or sets the GUID for the report.
public property SqmDataPoint Gets or sets the Software Quality Matrix (SQM) data point identifier that is used to report information to SQM. 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 GetHashCode  (inherited from Object )
public method GetType  (inherited from Object )
public method static ReferenceEquals  (inherited from Object )
public method ShouldSerializeQueryString Determines whether the QueryString property should be serialized. This method supports the Configuration Manager infrastructure and is not intended to be used directly from your code.
public method ShouldSerializeReportGuid Determines whether the ReportGuid property should be serialized. This method supports the Configuration Manager infrastructure and is not intended to be used directly from your code.
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.