The template type for the content item.

Namespace:  Endeca.Data.Content
Assembly:  Endeca.Data.Content (in Endeca.Data.Content.dll) Version: 1.0.0.0 (1.0.1.0)

Syntax

C#
string TemplateType { get; }
Visual Basic (Declaration)
ReadOnly Property TemplateType As String
Visual C++
property String^ TemplateType {
	String^ get ();
}

Return Value

The template type for the content item.

See Also