This documentation is archived and is not being maintained.

BatchReadParameter::ProjectHint Property

Gets or sets the project hint.

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

public:
property int ProjectHint {
	int get ();
	void set (int value);
}

Property Value

Type: System::Int32
Returns Int32.

Show: