UserReport Members
[This topic is pre-release documentation and is subject to change in future releases. Blank topics are included as placeholders.]
Represents a user report.
The following tables list the members exposed by the UserReport type.
Public Constructors
Name | Description | |
---|---|---|
UserReport | Initializes a new UserReport object. |
Top
Public Properties
Name | Description | |
---|---|---|
ManagementGroup | Gets the management group that the object is in. (inherited from MonitoringBase) | |
ManagementGroupId | Gets the unique identifier of the management group that owns this object. (inherited from MonitoringBase) | |
Name | Gets or sets the name of the user report. | |
ReportParameters | Gets or sets the report parameters of the user report. | |
ReportPath | Gets or sets the associated report path. |
Top
Public Methods
(see also Protected Methods)
Name | Description | |
---|---|---|
Equals | Overridden. Determines whether the specified object is equal to the current object. | |
GetHashCode | Overridden. Returns a hash code for the specified object. | |
GetType | (inherited from Object) | |
Reconnect | Reconnects the object to the specified management group. (inherited from MonitoringBase) | |
ToString | Overridden. Returns the relevant display string for the object. (inherited from Object) | |
Update | Updates the user report. |
Top
Protected Methods
Name | Description | |
---|---|---|
Finalize | (inherited from Object) | |
MemberwiseClone | (inherited from Object) |
Top
See Also
Reference
UserReport Class
Microsoft.EnterpriseManagement.UserInfo Namespace