FieldDefinition Properties
Visual Studio 2005
| Name | Description | |
|---|---|---|
| AllowedValues | Gets the collection of allowed values for this Field under different conditions. |
| CanSortBy | |
| FieldType | Gets the data type of the Field. |
| HelpText | Gets the help text for this Field. |
| Id | Gets the unique ID of the Field – This field is unique to Team Foundation Server and never changes. |
| IsComputed | |
| IsEditable | Returns true if the Field can be edited; false if the Field is read-only. |
| IsQueryable | Returns true if the Field can be used as a query field in a Query; otherwise false. |
| Name | Gets the friendly name of the Field. |
| ReferenceName | Gets the reference name of the Field. |
| SystemType | Gets the System data type of the Field. |