This documentation is archived and is not being maintained.

TemplateHeader::Rank Property

Stack ordering of the process template in the UI.

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

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

Property Value

Type: System::Int32
Returns Int32.

Show: