Share via


TemplateHeader.TemplateId Property

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

Syntax

'Declaration
Public Property TemplateId As Integer
public int TemplateId { get; set; }
public:
property int TemplateId {
    int get ();
    void set (int value);
}
member TemplateId : int with get, set
function get TemplateId () : int
function set TemplateId (value : int)

Property Value

Type: System.Int32

.NET Framework Security

See Also

Reference

TemplateHeader Class

Microsoft.TeamFoundation.Server Namespace