This documentation is archived and is not being maintained.

FieldDefinition::IsCoreField Property

Returns whether a field is indexed.

Namespace:  Microsoft.TeamFoundation.WorkItemTracking.Client
Assembly:  Microsoft.TeamFoundation.WorkItemTracking.Client (in Microsoft.TeamFoundation.WorkItemTracking.Client.dll)

public:
property bool IsCoreField {
	bool get ();
}

Property Value

Type: System::Boolean

Show: