This documentation is archived and is not being maintained.

SyncProperty::ServerId Property

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

public:
property Guid ServerId {
	Guid get ();
	void set (Guid value);
}

Property Value

Type: System::Guid
Returns Guid.

Show: