BatchSaveError Class
Class that communicates results of a save for a single WorkItem.
Namespace: Microsoft.TeamFoundation.WorkItemTracking.Client
Assembly: Microsoft.TeamFoundation.WorkItemTracking.Client (in Microsoft.TeamFoundation.WorkItemTracking.Client.dll)
Syntax
'Declaration
Public NotInheritable Class BatchSaveError
'Usage
Dim instance As BatchSaveError
public sealed class BatchSaveError
public ref class BatchSaveError sealed
public final class BatchSaveError
Inheritance Hierarchy
System.Object
Microsoft.TeamFoundation.WorkItemTracking.Client.BatchSaveError
Thread Safety
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.