This documentation is archived and is not being maintained.

TemplateHeader::TemplateId Property

Unique id for the process template.

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

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

Property Value

Type: System::Int32
Returns Int32.

Show: