DocumentInTemplateName Property
The name of the template. Must match the name exactly (non-case sensitive). Feel free to use this or the template id
Namespace: Ensur.Core.Main.POCOsAssembly: Ensur.Core.Main (in Ensur.Core.Main.dll) Version: 1.0.0.0 (1.0.0.0)
public string TemplateName { get; set; }
Public Property TemplateName As String
Get
Set
function get_TemplateName();
function set_TemplateName(value);
Property Value
String