ReportingType Enumeration
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 | |
---|---|---|
Dimension | Reports the type of the field contents. | |
DrillDownField | Reports the field for drill down reports. | |
Measure | Reports a quantity that can be used for measure. | |
None | No reporting type. |