The id for the template used to create 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 TemplateId { get; } |
| Visual Basic (Declaration) |
|---|
ReadOnly Property TemplateId As String |
| Visual C++ |
|---|
property String^ TemplateId { String^ get (); } |