PropertyConverterType Enum

Definition

Enumerates the possible type converters for test object property values.

public enum class PropertyConverterType
public enum PropertyConverterType
type PropertyConverterType = 
Public Enum PropertyConverterType
Inheritance
PropertyConverterType

Fields

DataAccessMethodConverter 7
DataTableTypeConverter 1

Use a data table type converter.

HostTypeConverter 6
IterationConverter 3

Use an iteration type converter.

NoTypeConverter 0

No type converter available.

PriorityConverter 9
ProjectStructureConverter 2

Use a project structure type converter

TestCategoryConverter 8
TimeoutConverter 5

Use a time-out converter.

WorkItemListConverter 4

Use a work item list converter.

Applies to