Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Describes the reporting type of the field.
Namespace: Microsoft.TeamFoundation.WorkItemTracking.Client
Assembly: Microsoft.TeamFoundation.WorkItemTracking.Client (in Microsoft.TeamFoundation.WorkItemTracking.Client.dll)
Syntax
'Declaration
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. |