Hinweis
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, sich anzumelden oder das Verzeichnis zu wechseln.
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, das Verzeichnis zu wechseln.
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. |