Reporting.AdminItem members
This class and its members are reserved for internal use and are not intended to be used in your code. Contains GUIDs for refreshing certain tables in the Reporting database.
The Reporting.AdminItem type exposes the following members.
Constructors
Name | Description | |
---|---|---|
Reporting.AdminItem | Instantiates an AdminItem object. |
Top
Methods
Name | Description | |
---|---|---|
Equals | (Inherited from Object.) | |
Finalize | (Inherited from Object.) | |
GetHashCode | (Inherited from Object.) | |
GetType | (Inherited from Object.) | |
MemberwiseClone | (Inherited from Object.) | |
ToString | (Inherited from Object.) |
Top
Fields
Name | Description | |
---|---|---|
RefreshEpmUID | The GUID for refreshing enterprise project management tables. | |
RefreshTimesheetUID | The GUID for refreshing timesheet tables. | |
RefreshWssUID | The GUID for refreshing tables with SharePoint data. |
Top