Uses of Class
com.microsoft.tfs.core.clients.workitem.fields.ReportingType

Packages that use ReportingType
com.microsoft.tfs.core.clients.workitem.fields   
 

Uses of ReportingType in com.microsoft.tfs.core.clients.workitem.fields
 

Fields in com.microsoft.tfs.core.clients.workitem.fields declared as ReportingType
static ReportingType ReportingType.DIMENSION
           
static ReportingType ReportingType.DRILL_DOWN_FIELD
           
static ReportingType ReportingType.MEASURE
           
static ReportingType ReportingType.NONE
           
 

Methods in com.microsoft.tfs.core.clients.workitem.fields that return ReportingType
static ReportingType ReportingType.fromValue(int value)
           
 



© 2015 Microsoft. All rights reserved.