DocumentInTemplateID Property
The ID of the template if using a template. You can use this or the template name
Namespace: Ensur.Core.Main.POCOsAssembly: Ensur.Core.Main (in Ensur.Core.Main.dll) Version: 1.0.0.0 (1.0.0.0)
public int? TemplateID { get; set; }
Public Property TemplateID As Integer?
Get
Set
function get_TemplateID();
function set_TemplateID(value);
Property Value
NullableInt32