This documentation is archived and is not being maintained.

ItemMerge::SourceItemId Property

Gets the source item ID.

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

public:
property int SourceItemId {
	int get ();
}

Property Value

Type: System::Int32
The source item ID.

Show: