HP.Sprinter.DefectTrackingSystemAPI Namespace : FieldType Enumeration |
public enum FieldType : System.Enum
Member | Description |
---|---|
Boolean | true or false |
CascadeSelection | Two lists that support single selection in each. Value of second list is filtered according to value in first list. |
Date | Date |
MultipleSelection | List that supports multiple selection |
Numeric | Number |
RadioButtons | Radio buttons |
SingleSelection | List that supports only one selection |
Text | Text field |
TextArea | Text box |
TreeList | Tree List |
Unknown | Unknown type |
System.Object
System.ValueType
System.Enum
HP.Sprinter.DefectTrackingSystemAPI.FieldType