FieldDefinition Members
Include Protected Members
Include Inherited Members
This class is used to hold Field definitions.
The FieldDefinition type exposes the following members.
Methods
Name
Description
Determines whether the specified Object is equal to the current Object. (Inherited from Object.)
Returns the collection of allowed values for this Field under different conditions, given the provided filters.
Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.)
Serves as a hash function for a particular type. (Inherited from Object.)
Gets the type of the current instance. (Inherited from Object.)
Creates a shallow copy of the current Object. (Inherited from Object.)
Returns a string that represents the current object. (Inherited from Object.)
Top
Properties
Name
Description
Gets the collection of allowed values for this Field under different conditions.
Gets the data type of the Field.
Gets the help text for this Field.
Gets the unique ID of the Field – This field is unique to Team Foundation Server and never changes.
Returns true if the Field can be edited; false if the Field is read-only.
Returns true if the Field can be used as a query field in a Query; otherwise false.
Gets the friendly name of the Field.
Gets the reference name of the Field.
Gets the System data type of the Field.
Top