This documentation is archived and is not being maintained.

PropertiesMergeSummary::TotalTheirChanges Property

Total changes in their properties when they are compared to base.

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

public:
property int TotalTheirChanges {
	int get ();
	internal: void set (int value);
}

Property Value

Type: System::Int32
The total changes in their properties when they are compared to base.

Show: