This documentation is archived and is not being maintained.

IBuildRequest::BatchId Property

The batch ID for the request.

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

property Guid BatchId {
	Guid get ();
	void set (Guid value);
}

Property Value

Type: System::Guid

Show: