Describes the reporting type of the field.
Namespace:  Microsoft.TeamFoundation.WorkItemTracking.Client
Assembly:  Microsoft.TeamFoundation.WorkItemTracking.Client (in Microsoft.TeamFoundation.WorkItemTracking.Client.dll)
Syntax
声明
Public Enumeration ReportingType
public enum ReportingType
public enum class ReportingType
type ReportingType
public enum ReportingType
Members
| Member name | Description | |
|---|---|---|
| None | No reporting type. | |
| Measure | Reports a quantity that can be used for measure. | |
| Dimension | Reports the type of the field contents. | |
| DrillDownField | Reports the field for drill down reports. |