This documentation is archived and is not being maintained.

ICompilationSummary::Id Property

Gets the ID of the underlying IBuildInformationNode of the compilation summary.

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

property int Id {
	int get ();
}

Property Value

Type: System::Int32
The ID of the underlying IBuildInformationNode of the compilation summary.

Show: