This topic has not yet been rated - Rate this topic

FieldDefinition Properties

  Name Description
Public property AllowedValues Gets the collection of allowed values for this Field under different conditions. 
Public property CanSortBy
Public property FieldType Gets the data type of the Field
Public property HelpText Gets the help text for this Field
Public property Id Gets the unique ID of the Field – This field is unique to Team Foundation Server and never changes. 
Public property IsComputed
Public property IsEditable Returns true if the Field can be edited; false if the Field is read-only. 
Public property IsQueryable Returns true if the Field can be used as a query field in a Query; otherwise false
Public property Name Gets the friendly name of the Field
Public property ReferenceName Gets the reference name of the Field
Public property SystemType Gets the System data type of the Field
Top
Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.