This documentation is archived and is not being maintained.

BatchSave::WorkItemStore Property

Gets the target work item store.

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

public:
property WorkItemStore^ WorkItemStore {
	WorkItemStore^ get ();
}

Property Value

Type: Microsoft.TeamFoundation.WorkItemTracking.Client::WorkItemStore
The target work item store.

Show: