The template type for the content item.
Namespace:
Endeca.Data.ContentAssembly: 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 (); } |