BatchSave.Submit Method
Submits the changes.
Namespace: Microsoft.TeamFoundation.WorkItemTracking.Client
Assembly: Microsoft.TeamFoundation.WorkItemTracking.Client (in Microsoft.TeamFoundation.WorkItemTracking.Client.dll)
Syntax
‘선언
Public Sub Submit
public void Submit()
public:
void Submit()
member Submit : unit -> unit
public function Submit()
Remarks
Throws an exception if the Team Foundation Server does not support links.
.NET Framework Security
- Full trust for the immediate caller. This member cannot be used by partially trusted code. For more information, see Using Libraries from Partially Trusted Code.