ReportDescription Members
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 | |
---|---|---|
QueryString | Gets the query string component of the report URL. | |
ReportGuid | Gets or sets the GUID for the report. | |
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 | |
---|---|---|
Equals | Overloaded. (inherited from Object) | |
GetHashCode | (inherited from Object) | |
GetType | (inherited from Object) | |
ReferenceEquals | (inherited from Object) | |
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. | |
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. | |
ToString | (inherited from Object) |
Top
Protected Methods
Name | Description | |
---|---|---|
Finalize | (inherited from Object) | |
MemberwiseClone | (inherited from Object) |
Top
See Also
Reference
ReportDescription Class
Microsoft.ConfigurationManagement.AdminConsole.Schema Namespace